IGeneralDimension Interface Methods Send Feedback
See Also 

For a list of all members of this type, see IGeneralDimension members.

Public Methods

 NameDescription
 MethodCreateExtensionDictionaryCreates a dictionary for the Dimension.  
 MethodDeleteCustomDataDeletes the specified custom data from the Dimension.  
 MethodDeleteHyperLinkDeletes the hyperlink attached to the Dimension.  
 MethodDropRelatedRemoves the relationship between the entity and a Dimension.  
 MethodGetBoundingBoxGets the bounding box enclosing the Dimension.  
 MethodGetCustomDataGets the specified custom data for the Dimension.  
 MethodGetDimensionStyleDataGets the DimensionStyle of the Dimension.  
 MethodGetDimensionStyleUserDataGets the DimensionStyle user data, including overrides, of the Dimension.  
 MethodGetExtensionDictionaryGets the dictionary for the Dimension.  
 MethodGetHyperLinkGets the hyperlink attached to the Dimension.  
 MethodGetNormalGets the vector normal to this Dimension.  
 MethodGetTextPositionGets the position of the Dimension.  
 MethodIsUseDefaultPositionGets or sets whether the text of this Dimension uses the default position.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Dimension, if the dictionary exists and is empty.  
 MethodSelectAdds or removes the selected Dimension to or from the current selection set.  
 MethodSetCustomDataSets the custom data for the Dimension.  
 MethodSetHyperLinkAttaches the hyperlink to the Dimension.  
 MethodSetNormalSets the vector normal to this Dimension.  
 MethodSetTextPositionSets the position of the Dimension.  
 MethodSetUseDefaultPositionSets the text of this Dimension to use the default position.  
Top

See Also