Solid Edge Draft Type Library
VHL_ToleranceOverrideQuality Property
Description
Sets and returns the VHL tolerance override value for the referenced drawing view.
Property type
Read-write property
Syntax
Visual Basic
Public Property VHL_ToleranceOverrideQuality As DrawingViewVHL_ToleranceOverrideQualityConstants
Remarks
Valid values are members of the DrawingViewVHL_ToleranceOverrideQualityConstants constant set. Changing the value of this property causes the drawing view to go out of date. You must call the Update method for the DrawingView object for the change to be displayed.
See Also

DrawingView Object  | DrawingView Members