CadAttrib class
CadAttrib class
The Cad attrib.
Inheritance: CadAttrib →
CadXrecordObject →
CadExtrudedEntityBase →
CadEntityBase →
CadOwnedObjectBase →
CadObjectBase
The CadAttrib type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadAttrib 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 |
| storage_flag | Gets or sets a value indicating that this entity has associated binary data in the data store. |
| 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. |
| id | Gets the identifier. |
| childs | |
| type_name | Gets the name of the type. |
| child_objects | Gets or sets the child entities that make up the current entity. |
| color_id | Gets or sets the color id (ACI color) of the entity. |
| layout_tab_name | Gets or sets the name of the layout tab. |
| color_name | Gets or sets the name of the color. |
| color_value | Gets or sets the true color value (RGB) of the entity. |
| layer_name | Gets or sets the name of the layer the entity belongs to. |
| line_scale | Gets or sets the linetype scale factor of the entity. |
| line_type_name | Gets or sets the name of the line type based on the CadEntityBase.l_type value. |
| line_weight | Gets or sets the line weight for the entity. |
| material | Gets or sets the material. |
| color_handle | Gets or sets the color handle. |
| plot_style | Gets or sets the plot style. Gets or sets the plot style handle. |
| proxy_bytes_count | Gets or sets the proxy bytes count. |
| proxy_data | Gets or sets the proxy data. |
| shadow_mode | Gets or sets the shadow mode. |
| space_mode | Gets or sets a value indicating which space the entity belongs to. |
| bounds | Minimal and maximal points of entity. Filled after GetBounds is called for CadImage. |
| transparency | Gets or sets the transparency value for the entity. |
| visible | Gets or sets a value indicating whether this CadEntityBase is visible. |
| hyperlink | Gets or sets a hyperlink to an entity and displays the hyperlink name or description (if one is specified). |
| x_dir_missing_flag | Gets or sets a value indicating that no XDictionary handle is stored for this entity. |
| is_by_layer | Gets or sets a value indicating that the entity has linetype set by layer. |
| is_no_links | Gets or sets a value indicating that the entity has no links. |
| l_type | Gets or sets a value the current linetype of the entity. |
| plot_style_flag | Gets or sets a value the current plot style of the entity |
| assoc_view_port_handle | Gets or sets of the associated view port handle. |
| is_assoc_view_port_handle_set | Gets a value indicating whether associated view port handle is set. |
| area | Gets the area of the entity. |
| length | Gets the length of the entity. |
| extrusion_direction | Gets or sets the extrusion direction. |
| duplicate_record_cloning_flag | Gets or sets the duplicate record cloning flag. |
| m_text_flag | Gets or sets the m text flag. |
| is_really_locked_flag | Gets or sets the is really locked flag. |
| secondary_attributes_or_attribute_definitions_number | Gets or sets the secondary attributes or attribute definitions number. |
| hard_pointer_ids | Gets or sets the hard pointer ids. |
| alignment_point | Gets or sets the alignment point. |
| current_annotation_scale | Gets or sets the current annotation scale. |
| definition_tag_string | Gets or sets the definition tag string. |
| text_sub_class_attribute51 | Gets or sets the text sub class attribute51. |
| field_length | Gets or sets the length of the field. |
| lock_position_flag | Gets or sets the lock position flag. |
| attrib_alignment_point | Gets or sets the alignment point. |
| attribute_flags | Gets or sets the attribute flags. |
| style_type | Gets or sets the attribute string. |
| attribute_text_style_name | Gets or sets the name of the attribute text style. |
| attribute_text_rotation | Gets or sets the attribute text rotation. |
| text_rotation | Gets or sets the text rotation. |
| default_text | Gets or sets the default text. |
| multi_text | Gets or sets the multi text. |
| text_height | Gets or sets the text height. |
| text_start_point | Gets or sets the text start point. |
| thickness | Gets or sets the thickness. |
| oblique_angle | Gets or sets the obliqueAngle. |
| relative_scale | Gets or sets the relativeScale. |
| attribute_relative_scale | Gets or sets the attribute relative scale. |
| text_flags | Gets or sets the textFlags. |
| text_just_h | Gets or sets the textJustH. |
| text_just_v | Gets or sets the textJustV. |
| version | Gets or sets the version. |
| attribute_string | Gets or sets the attribute string. |
Methods
| Method | Description |
|---|---|
| get_uid | Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer |
| set_uid | Sets |
See Also
- module
aspose.cad.fileformats.cad.cadobjects.attentities - class
CadAttrib - class
CadEntityBase - class
CadExtrudedEntityBase - class
CadObjectBase - class
CadOwnedObjectBase - class
CadXrecordObject