CadMesh class

CadMesh class

Class describing CadMesh

Inheritance: CadMeshCadBaseEntityCadBaseOwnedCadBase

The CadMesh type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadMesh 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.
property_typesGets or sets the property types.
overridden_property_countGets or sets the overridden property count.
verticesGets or sets vertices
face_list_itemsGets or sets face list
vertex_indicesGets or sets vertex indices
version_numberGets or sets version number
subdivision_level_numberGets or sets the subdivision level number.
size_of_face_listGets or sets size of face list
blend_caseGets or sets blend case
vertex_countGets or sets vertex count
edge_countGets or sets edge count
edge_crease_countGets or sets the edge crease count.
edge_create_valuesGets or sets the edge create values.
sub_entity_countGets or sets the sub entity count.
sub_entity_markersGets or sets the sub entity markers.

See Also