The following tables list the members exposed by IGeneralDimension.
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the TextColor of the Dimension. |
![]() | DimensionStyle | Gets or sets the name of the DimensionStyle of the Dimension. |
![]() | Elevation | Gets or sets the elevation of this Dimension. |
![]() | Erased | Gets or sets whether to erase or restore the Dimension. |
![]() | Handle | Gets the value of the handle for the Dimension. |
![]() | Layer | Gets or sets the name of the Layer of the Dimension. |
![]() | LineScale | Gets or sets the scale factor for the Dimension's LineStyle. |
![]() | LineStyle | Gets or sets the name of the LineStyle for the Dimension. |
![]() | LineWeight | Gets or sets the LineWeight for the Dimension. |
![]() | Measurement | Gets or sets the Dimension measurement. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Dimension. |
![]() | Related | Gets whether the Dimension is related to an entity. |
![]() | TextOverride | Gets or sets the text with which to override the Dimension text. |
![]() | TextRotation | Gets or sets the angle with which to rotate the Dimension text. |
![]() | Transparency | Gets or sets the transparency object for this Dimension. |
![]() | Visible | Gets or sets whether to show the Dimension in the drawing. |
Name | Description | |
---|---|---|
![]() | CreateExtensionDictionary | Creates a dictionary for the Dimension. |
![]() | DeleteCustomData | Deletes the specified custom data from the Dimension. |
![]() | DeleteHyperLink | Deletes the hyperlink attached to the Dimension. |
![]() | DropRelated | Removes the relationship between the entity and a Dimension. |
![]() | GetBoundingBox | Gets the bounding box enclosing the Dimension. |
![]() | GetCustomData | Gets the specified custom data for the Dimension. |
![]() | GetDimensionStyleData | Gets the DimensionStyle of the Dimension. |
![]() | GetDimensionStyleUserData | Gets the DimensionStyle user data, including overrides, of the Dimension. |
![]() | GetExtensionDictionary | Gets the dictionary for the Dimension. |
![]() | GetHyperLink | Gets the hyperlink attached to the Dimension. |
![]() | GetNormal | Gets the vector normal to this Dimension. |
![]() | GetTextPosition | Gets the position of the Dimension. |
![]() | IsUseDefaultPosition | Gets or sets whether the text of this Dimension uses the default position. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Dimension, if the dictionary exists and is empty. |
![]() | Select | Adds or removes the selected Dimension to or from the current selection set. |
![]() | SetCustomData | Sets the custom data for the Dimension. |
![]() | SetHyperLink | Attaches the hyperlink to the Dimension. |
![]() | SetNormal | Sets the vector normal to this Dimension. |
![]() | SetTextPosition | Sets the position of the Dimension. |
![]() | SetUseDefaultPosition | Sets the text of this Dimension to use the default position. |