DEPRECATED: | Since Wildfire 5.0 | |||||||
SUPERSEDED BY: | ProDtlsyminstdataScaledheightSet | |||||||
Description | ||||||||
Set a symbol instance height.
Note: This function is superseded byProDtlsyminstdataScaledheightSet(). This function does not consistentlyuse the input value in a way that it can be related mathematically tothe symbol height in drawing or model coordinates. |
||||||||
Replacement in Object TOOLKIT: | pfcDetailSymbolInstInstructions::Height | |||||||
Synopsis | ||||||||
#include <ProDtlsyminst.h> | ||||||||
ProError | ProDtlsyminstdataHeightSet | ( | ||||||
ProDtlsyminstdata data | ||||||||
/* (In) | ||||||||
The symbol instance data. | ||||||||
*/ | ||||||||
double height | ||||||||
/* (In) | ||||||||
The height in screen coordinates. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|