BoundBlock2dSet(Point2d, Point2d) Method

Sets the minimum and maximum points of the bounding block.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void Set(
        Point2d firstPoint,
        Point2d secondPoint
)

Parameters

firstPoint  Point2d
[in] Minimum point.
secondPoint  Point2d
[in] Maximum point.
See Also

©  Bricsys NV. All rights reserved.