CadLineTypeTableObject class

CadLineTypeTableObject class

The Cad line type table object.

Inheritance: CadLineTypeTableObjectCadBaseOwnedCadBase

The CadLineTypeTableObject type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadLineTypeTableObject class.

Properties

PropertyDescription
embedded_objects_containerGets or sets the embedded objects container.
object_handleGets or sets the object handle.
xdata_containerGets or sets the xdata container.
attributesGets or sets the attributes.
application_codes_containerGets or sets the application defined codes container.
attribute_102_valuesGets or sets the attribute102 values.
numreactorsThe Numreactors
reactorsGet or sets the reactors handle
hard_ownerGets or sets the hard owner.
soft_ownerGets or sets the soft owner.
is_soft_owner_setGets a value indicating whether soft owner is set.
offset_y_element_indexGets or sets the index of the offset y element.
offset_x_element_indexGets or sets the index of the offset x element.
scale_linetype_element_indexGets or sets the index of the scale linetype element.
alignment_codeGets or sets the alignment code.
dash_dot_lengthGets or sets the dash dot length.
descriptionGets or sets the description.
flagsGets or sets the flags.
line_type_elementGets or sets the line type element.
nameGets or sets the name.
number_of_linetype_elementsGets or sets the number of linetype elements.
offset_xGets or sets the offset x.
offset_yGets or sets the offset y.
pattern_lengthGets or sets the pattern length.
rotation_angleGets or sets the rotation angle.
scaleGets or sets the scale.
shape_numberGets or sets the shape number.
style_referenceGets or sets the style reference.
text_stringsGets or sets the text strings.

See Also