CadBody class

CadBody class

The Cad body.

Inheritance: CadBodyCadObjectWithAcisDataCadBaseEntityCadBaseOwnedCadBase

The CadBody type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of CadObjectWithAcisData 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.
proprietary_dataGets or sets the Proprietary data
modeler_format_numberGets or sets the modeler format number.

Methods

MethodDescription
init_proprietary_dataInitializes the proprietary data.

See Also