SpatialFilterDefinition Constructor

Initializes a new instance of the SpatialFilterDefinition class
Namespace:  Teigha.DatabaseServices.Filters
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public SpatialFilterDefinition(
        Point2dCollection pts,
        Vector3d normal,
        double elevation,
        double frontClip,
        double backClip,
        bool enabled
)

Parameters

pts
Type: Teigha.GeometryPoint2dCollection
normal
Type: Teigha.GeometryVector3d
elevation
Type: SystemDouble
frontClip
Type: SystemDouble
backClip
Type: SystemDouble
enabled
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.