CadDiametricDimension Class |
Namespace: Aspose.CAD.FileFormats.Cad.CadObjects
The CadDiametricDimension type exposes the following members.
| Name | Description | |
|---|---|---|
| CadDiametricDimension |
Initializes a new instance of the CadDiametricDimension class.
|
| Name | Description | |
|---|---|---|
| ActualMeasurement |
Gets or sets the actual measurement.
(Inherited from CadDimensionBase.) | |
| ApplicationCodesContainer |
Gets or sets the application defined codes container.
(Inherited from CadBase.) | |
| AttachmentType |
Gets or sets the attachment type.
(Inherited from CadDimensionBase.) | |
| Attribute102Values |
Gets or sets the attribute102 values.
(Inherited from CadBase.) | |
| Attribute160 |
Gets or sets the attribute160.
(Inherited from CadBaseEntity.) | |
| Attribute348 |
Gets or sets the attribute 348.
(Inherited from CadBaseEntity.) | |
| Attributes |
Gets or sets the attributes.
(Inherited from CadBase.) | |
| BlockName |
Gets or sets the block name.
(Inherited from CadDimensionBase.) | |
| BlockTranslationVector |
Gets or sets the block translation vector.
It was gotten from the old version CadDimensionBaseR12,
because we have cases when block translation vector appears in
new version CadDimensionBase
(Inherited from CadDimensionBase.) | |
| ChildObjects |
Gets or sets the child objects.
(Inherited from CadBaseEntity.) | |
| ColorId |
Gets or sets the color id.
(Inherited from CadBaseEntity.) | |
| ColorName |
Gets or sets the name of the color.
(Inherited from CadBaseEntity.) | |
| ColorValue |
Gets or sets the color value.
(Inherited from CadBaseEntity.) | |
| DefinitionPoint |
Gets or sets the definition point.
(Inherited from CadDimensionBase.) | |
| DimensionTextLineSpacingFactor |
Gets or sets the dimension text line spacing factor.
(Inherited from CadDimensionBase.) | |
| DimensionType |
Gets or sets the dimension type.
(Inherited from CadDimensionBase.) | |
| DimensionTypeObject |
Gets whole object of dimension type.
(Inherited from CadDimensionBase.) | |
| DxfDataFormat |
Gets or sets the DXF data format.
(Inherited from CadBase.) | |
| EmbeddedObjectsContainer |
Gets or sets the embedded objects container.
(Inherited from CadBase.) | |
| ExtrusionDirection |
Gets or sets the extrusion direction.
(Inherited from CadBaseExtrudedEntity.) | |
| HardOwner |
Gets or sets the hard owner.
(Inherited from CadBaseOwned.) | |
| HorizontalDirection |
Gets or sets the horizontal direction.
(Inherited from CadDimensionBase.) | |
| Hyperlink |
Gets or sets the hyperlink.
(Inherited from CadBaseEntity.) | |
| IsColorIdSet |
Gets a value indicating whether this instance is color identifier set.
(Inherited from CadBaseEntity.) | |
| IsSingleUse |
Gets a value indicating whether is single use.
(Inherited from CadDimensionBase.) | |
| IsUserDimension |
Gets a value indicating whether this instance is user dimension.
(Inherited from CadDimensionBase.) | |
| IsXOrdinate |
Gets a value indicating whether this instance is X ordinate.
(Inherited from CadDimensionBase.) | |
| IsYordinate |
Gets a value indicating whether this instance is yordinate.
(Inherited from CadDimensionBase.) | |
| LayerName |
Gets or sets the name of the layer.
(Inherited from CadBaseEntity.) | |
| LayoutTabName |
Gets or sets the name of the layout tab.
(Inherited from CadBaseEntity.) | |
| LeaderLength |
Gets or sets the leader length.
| |
| LineScale |
Gets or sets the line scale.
(Inherited from CadBaseEntity.) | |
| LineTypeName |
Gets or sets the name of the line type.
(Inherited from CadBaseEntity.) | |
| LineWeight |
Gets or sets the line weight.
(Inherited from CadBaseEntity.) | |
| Material |
Gets or sets the material.
(Inherited from CadBaseEntity.) | |
| MiddleTextLocation |
Gets or sets the middle text location.
(Inherited from CadDimensionBase.) | |
| ObjectHandle |
Gets or sets the object handle.
(Inherited from CadBase.) | |
| PlotStyle |
Gets or sets the plot style.
(Inherited from CadBaseEntity.) | |
| ProxyBytesCount |
Gets or sets the proxy bytes count.
(Inherited from CadBaseEntity.) | |
| ProxyData |
Gets or sets the proxy data.
(Inherited from CadBaseEntity.) | |
| RadiusDefinitionPoint |
Gets or sets the radius definition point.
| |
| RoundTripTableStyle |
Gets or sets the round trip table style.
(Inherited from CadBase.) | |
| ShadowMode |
Gets or sets the shadow mode.
(Inherited from CadBaseEntity.) | |
| SoftOwner |
Gets or sets the soft owner.
(Inherited from CadBaseOwned.) | |
| SpaceMode |
Gets or sets the space mode.
(Inherited from CadBaseEntity.) | |
| StyleName |
Gets or sets the style name.
(Inherited from CadDimensionBase.) | |
| Text |
Gets or sets the text.
(Inherited from CadDimensionBase.) | |
| TextLineSpacing |
Gets or sets the text line spacing.
(Inherited from CadDimensionBase.) | |
| TextRotationAngle |
Gets or sets the textRotationAngle angle.
(Inherited from CadDimensionBase.) | |
| Transparency |
Gets or sets the transparency.
(Inherited from CadBaseEntity.) | |
| TypeName |
Gets the name of the type.
(Inherited from CadBaseEntity.) | |
| TypeOfDimension |
Gets or sets the type of dimension.
(Inherited from CadDimensionBase.) | |
| VersionNumber |
Gets or sets the version number.
(Inherited from CadDimensionBase.) | |
| Visible |
Gets or sets a value indicating whether this CadBaseEntity is visible.
(Inherited from CadBaseEntity.) | |
| XdataContainer |
Gets or sets the xdata container.
(Inherited from CadBase.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| blockTranslationVector |
Block translation vector
(Inherited from CadDimensionBase.) |