Curve3dGetBoundBlockOf Method

Retrieves the oriented bounding box of the specified sub-interval of this curve.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public BoundBlock3d GetBoundBlockOf(
        Interval range
)

Parameters

range  Interval
[in] Sub-interval of the curve.

Return Value

BoundBlock3d
Bounding box of the specified range.
See Also

©  Bricsys NV. All rights reserved.