Geometric Tolerance Text Style
The functions described in this section access the text style properties of a geometric tolerance.
Functions Introduced:
The function
ProGtolTextstyleGet() returns the text style assigned of a specified geometric tolerance.
The function
ProGtolTextstyleSet() assigns the text style of a specified geometric tolerance.
The function
ProGtoltextTextstyleGet() retrieves the text style of the additional text applied to the specified geometric tolerance.
The function
ProGtoltextTextstyleSet() assigns the text style of the additional text applied to the specified geometric tolerance. Specify the instance of the additional text to be accessed using the enumerated data type
ProGtolTextType.
The function
ProGtolTopTextHorizJustificationSet() sets the horizontal justification for the additional text applied to the specified geometric tolerance at the top.
The function
ProGtolTopTextHorizJustificationGet() retrieves the horizontal justification for the additional text applied to the specified geometric tolerance at the top.
The function
ProGtolBottomTextHorizJustificationSet() sets the horizontal justification for the additional text applied to the specified geometric tolerance at the bottom.
The function
ProGtolBottomTextHorizJustificationGet() retrieves the horizontal justification for the additional text applied to the specified geometric tolerance at the bottom.