CadSection class

CadSection class

Class describing CadSection

Inheritance: CadSectionCadBaseEntityCadBaseOwnedCadBase

The CadSection type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadSection 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.
section_stateGets or sets the state of the section.
section_flagsGets or sets the section flags.
nameGets or sets the name.
vertical_directionGets or sets the vertical direction.
top_heightGets or sets the height of the top.
bottom_heightGets or sets the height of the bottom.
indicator_transparencyGets or sets the indicator transparency.
indicator_color63Gets or sets the indicator color63.
indicator_color411Gets or sets the indicator color411.
vertices_numberGets or sets the vertices number.
verticesGets or sets the vertices.
back_line_vertices_numberGets or sets the back line vertices number.
back_line_verticesGets or sets the back line vertices.
geometry_settings_object_handleGets or sets the geometry settings object handle.

See Also