BoundBlock2dSet Method (Point2d, Point2d)

Sets the minimum and maximum points of the bounding block.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void Set(
        Point2d firstPoint,
        Point2d secondPoint
)

Parameters

firstPoint
Type: Teigha.GeometryPoint2d
[in] Minimum point.
secondPoint
Type: Teigha.GeometryPoint2d
[in] Maximum point.
See Also

©  Bricsys NV. All rights reserved.