CadAttDef class

CadAttDef class

Class describing Cad AttributeDefinitions

Inheritance: CadAttDefCadXrecordObjectCadBaseExtrudedEntityCadBaseEntityCadBaseOwnedCadBase

The CadAttDef type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadAttDef 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.
type_nameGets the name of the type.
child_objectsGets or sets the child objects.
color_idGets or sets the color id.
layout_tab_nameGets or sets the name of the layout tab.
color_nameGets or sets the name of the color.
color_valueGets or sets the color value.
layer_nameGets or sets the name of the layer.
line_scaleGets or sets the line scale.
line_type_nameGets or sets the name of the line type.
line_weightGets or sets the line weight.
materialGets or sets the material.
material_handleGets or sets the material handle.
plot_styleGets or sets the plot style.
proxy_bytes_countGets or sets the proxy bytes count.
proxy_dataGets or sets the proxy data.
shadow_modeGets or sets the shadow mode.
space_modeGets or sets the space mode.
boundsMinimal and maximal points of entity. Filled after GetBounds is called for CadImage.
transparencyGets or sets the transparency.
visibleGets or sets a value indicating whether this CadBaseEntity is visible.
hyperlinkGets or sets the hyperlink.
entmodeThe Entmode
x_dir_missing_flagThe XDirMissingFlag
storage_flagThe StorageFlag
is_by_layerThe IsByLayer
is_no_linksThe IsNoLinks
l_typeThe LType
plot_style_flagPlot style flag.
extrusion_directionGets or sets the extrusion direction.
duplicate_record_cloning_flagGets or sets the duplicate record cloning flag.
m_text_flagGets or sets the m text flag.
is_really_locked_flagGets or sets the is really locked flag.
secondary_attributes_or_attribute_definitions_numberGets or sets the secondary attributes or attribute definitions number.
hard_pointer_idsGets or sets the hard pointer ids.
alignment_pointGets or sets the alignment point.
current_annotation_scaleGets or sets the current annotation scale.
definition_tag_stringGets or sets the definition tag string.
multi_textGets or sets the multi text.
version_numberGets or sets the version number.
lock_position_flagGets or sets the lock position flag.
default_stringGets or sets the default string.
field_lengthGets or sets the field length.
first_alignmentGets or sets the first alignment.
flagsGets or sets the flags.
generation_flagGets or sets the generation flag.
horizontal_alignmentGets or sets the horizontal alignment.
idGets or sets the id.
oblique_angleGets or sets the oblique angle.
prompt_stringGets or sets the prompt string.
rotation_angleGets or sets the rotation angle.
scale_xGets or sets the scale x.
second_alignmentGets or sets the second alignment.
style_nameGets or sets the style name.
text_heightGets or sets the text height.
thicknessGets or sets the thickness.
vertical_justificationGets or sets the vertical justification.

Methods

MethodDescription
cloneClones current object

See Also