CadSeqend class
CadSeqend class
Class describing Cad SEQEND. For CadConsts.CadSubClassName.SEQEND type.
Inheritance: CadSeqend
→
CadEntityBase
→
CadOwnedObjectBase
→
CadObjectBase
The CadSeqend type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadEntityBase 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. |
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
- class
CadEntityBase
- class
CadObjectBase
- class
CadOwnedObjectBase
- class
CadSeqend