Description | ||||||||
Set dimension info when annotation is attached to its witness line. | ||||||||
Synopsis | ||||||||
#include <ProDimension.h> | ||||||||
ProError | ProSelectionDimWitnessLineSet | ( | ||||||
ProDimension* dimension | ||||||||
/* (In) | ||||||||
Selected dimension. | ||||||||
*/ | ||||||||
int wline_side | ||||||||
/* (In) | ||||||||
Dimension side for selected witness line The witness line index : 1 or 2. | ||||||||
*/ | ||||||||
ProPoint3d location | ||||||||
/* (In) | ||||||||
attached location on witness line value | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|