CadDimAssoc class
CadDimAssoc class
Class describing Cad DimAssoc
Inheritance: CadDimAssoc →
CadBaseObject →
CadBaseOwned →
CadBase
The CadDimAssoc type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadDimAssoc class. |
Properties
| Property | Description |
|---|---|
| embedded_objects_container | Gets or sets the embedded objects container. |
| object_handle | Gets or sets the object handle. |
| xdata_container | Gets or sets the xdata container. |
| attributes | Gets or sets the attributes. |
| application_codes_container | Gets or sets the application defined codes container. |
| attribute_102_values | Gets or sets the attribute102 values. |
| numreactors | The Numreactors |
| reactors | Get or sets the reactors handle |
| hard_owner | Gets or sets the hard owner. |
| soft_owner | Gets or sets the soft owner. |
| is_soft_owner_set | Gets a value indicating whether soft owner is set. |
| type_name | Gets the name of the type. |
| child_objects | Gets or sets the child objects. |
| cad_osnap_point_refs | Gets or sets the cad osnap point refs. |
| dimension_object_id | Gets or sets the dimension object identifier. |
| associativity_flag | Gets or sets the associativity flag. |
| trans_space_flag | Gets or sets the trans space flag. |
| rotated_dimension_type | Gets or sets the type of the rotated dimension. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects.dimassoc - class
CadBase - class
CadBaseObject - class
CadBaseOwned - class
CadDimAssoc