CadWipeoutBase class

CadWipeoutBase class

The Cad wipeout.

Inheritance: CadWipeoutBaseCadBaseEntityCadBaseOwnedCadBase

The CadWipeoutBase type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadWipeoutBase 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.
clipping_boundary_typeGets or sets the type of the clipping boundary.
wipeout_brightnessGets or sets the wipeout brightness.
class_versionGets or sets the class version.
clip_boundariesGets or sets the clip boundaries.
clip_boundaries_countGets or sets the clip boundaries count.
clipping_stateGets or sets the clipping state.
wipeout_contrastGets or sets the contrast.
fadeGets or sets the fade.
image_def_reactor_referenceGets or sets the image def reactor reference.
image_def_referenceGets or sets the image def reference.
image_display_propGets or sets the image display prop.
image_size_in_pixelsGets or sets the image size in pixels.
insertion_pointGets or sets the insertion point.
vector_uGets or sets the vector u.
vector_vGets or sets the vector v.

See Also