ITolerance Interface Members Send Feedback
See Also  Properties  Methods 

The following tables list the members exposed by ITolerance.

Public Properties

 NameDescription
 PropertyColorGets or sets the LineColor of the geometric Tolerance.  
 PropertyDimensionLineColorGets or sets the LineColor for the Dimension lines of the geometric Tolerance.  
 PropertyDimensionScaleFactorGets or sets the Dimension scale factor for the geometric Tolerance.  
 PropertyDimensionStyleGets or sets the name of the DimensionStyle for the geometric Tolerance.  
 PropertyErasedGets or sets whether to erase or restore the geometric Tolerance.  
 PropertyHandleGets the value of the handle of the geometric Tolerance.  
 PropertyLayerGets or sets the name of the Layer of the geometric Tolerance.  
 PropertyLineScaleGets or sets the scale factor for the geometric Tolerance's LineStyle.  
 PropertyLineStyleGets or sets the name of the LineStyle for the geometric Tolerance.  
 PropertyLineWeightGets or sets the LineWeight for the geometric Tolerance.  
 PropertyPrintStyleGets or sets the name of the PrintStyle for this geometric Tolerance.  
 PropertyTextGets or sets the text of the geometric Tolerance.  
 PropertyTextColorGets or sets the TextColor of the geometric Tolerance's text.  
 PropertyTextHeightGets or sets the height of the text of the geometric Tolerance.  
 PropertyTextStyleGets or sets the name of the TextStyle of the geometric Tolerance.  
 PropertyTransparencyGets or sets the transparency object for this geometric Tolerance.  
 PropertyVisibleGets or sets whether to show the geometric Tolerance in the drawing.  
Top

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the geometric Tolerance.  
 MethodDeleteCustomDataDeletes the specified custom data from the geometric Tolerance.  
 MethodDeleteHyperLinkDeletes a hyperLink attached to the geometric Tolerance.  
 MethodGetBoundingBoxGets the bounding box enclosing the geometric Tolerance.  
 MethodGetCustomDataGets the specified custom data for the geometric Tolerance.  
 MethodGetDimensionStyleDataGets the DimensionStyle of the geometric Tolerance.  
 MethodGetDimensionStyleUserDataGets the DimensionStyle user data, including overrides, of the geometric Tolerance.  
 MethodGetExtensionDictionaryGets the dictionary for the geometric Tolerance.  
 MethodGetHyperLinkGets the hyperlink attached to the geometric Tolerance.  
 MethodGetNormalGets the vector normal to this geometric Tolerance.  
 MethodGetPositionGets the point where the geometric Tolerance was placed.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the geometric Tolerance, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected geometric Tolerance to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the geometric Tolerance.  
 MethodSetHyperLinkAttaches a hyperlink to the geometric Tolerance.  
 MethodSetPositionSets where to place the geometric Tolerance.  
Top

See Also