Curve3dGetOrthoBoundBlockOf Method

Retrieves the bounding box of the specified parametric range of this curve. Bounding box sides are parallel to the coordinate axes.

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

Parameters

range  Interval
[in] Parametric range of the curve.

Return Value

BoundBlock3d
Bounding box corresponding to the passed range.
See Also

©  Bricsys NV. All rights reserved.