SpatialFilterVolume Structure

This class stores data of a filter's volume. It is designed to work together with SpatialFilter.getVolume() method.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.DatabaseServices.FiltersSpatialFilterVolume

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

The SpatialFilterVolume type exposes the following members.

Constructors
  Name Description
Public method SpatialFilterVolume Constructor for the SpatialFilterVolume class.
Top
Properties
  Name Description
Public property FromPoint Property that represents the transformed clip boundary "from" point.
Public property ToPoint Property that represents the transformed clip boundary "to" point.
Public property UpDirection Property that represents the transformed clip boundary up vector.
Public property ViewField Property that represents the transformed clip boundary view field vector.
Top
Methods
  Name Description
Public method Equals
(Inherited from ValueType)
Public method GetHashCode
(Inherited from ValueType)
Public method GetType
(Inherited from Object)
Public method ToString
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.