BoundBlock3dSet Method (Point3d, Point3d)

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(
        Point3d basePoint,
        Point3d maximumPoint
)

Parameters

basePoint
Type: Teigha.GeometryPoint3d
[in] Minimum point.
maximumPoint
Type: Teigha.GeometryPoint3d
[in] Maximum point.
See Also

©  Bricsys NV. All rights reserved.