CadSpatialFilter class

CadSpatialFilter class

Class describing SPATIAL_FILTER object.

Inheritance: CadSpatialFilterCadBaseObjectCadBaseOwnedCadBase

The CadSpatialFilter type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the CadSpatialFilter 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.
extrusion_directionGets or sets the extrusion direction.
points_numberGets or sets the points number.
point_definitionsGets or sets the point definitions.
local_coordinate_systemGets or sets the local coordinate system.
display_enabled_flagGets or sets the display enabled flag.
front_clipping_plane_flagGets or sets the front clipping plane flag.
front_clipping_plane_distanceGets or sets the front clipping plane distance.
back_clipping_plane_flagGets or sets the back clipping plane flag.
back_clipping_plane_distanceGets or sets the back clipping plane distance.
transformation_matricesGets or sets the transformation matrices.

See Also