ClipBoundary2d(Point2dCollection) Constructor

Constructor for the ClipBoundary2d class. Creates a clipping boundary from the given points.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public ClipBoundary2d(
        Point2dCollection clipBoundary
)

Parameters

clipBoundary  Point2dCollection
[in] Array of points that form the boundary.
See Also

©  Bricsys NV. All rights reserved.