SpatialFilterDefinition Structure

This class defines an extruded volume based on 2D boundary definition, local coordinate system and front and back clipping planes.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.DatabaseServices.FiltersSpatialFilterDefinition

Namespace: Teigha.DatabaseServices.Filters
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public struct SpatialFilterDefinition

The SpatialFilterDefinition type exposes the following members.

Constructors
  Name Description
Public method SpatialFilterDefinition Constructor for the SpatialFilterDefinition class.
Top
Properties
  Name Description
Public property BackClip Property that represents the back clip distance.
Public property Elevation Property that represents the elevation distance.
Public property Enabled Property that indicates whether to make clipping effective, or alternatively, be all of 3D space.
Public property FrontClip Property that represents the back clip distance.
Public property Normal Property that represents the positive extrusion direction.
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetPoints Gets the points that define the boundary.
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.