Calculated Text Height
 
The detail option text_height sets the default text height for newly created annotations. The default value is calculated.
Functions Introduced:
Use the function ProSolidCalcTextHeightGet() to get the calculated text height of a model, which is derived from the model’s size. This text height is used when an annotation is created, when the detail option text_height is set to calculated.
Use the function ProAnnotationOffsetSymbolsGet() to get all offset symbol instances for the annotation. This function has a valid annotation and the top drawing as the input argument. The output argument of this function is syminsts that specifies the ProArray of the associated syminsts.
È stato utile?