Curve2dGetBoundBlockOf Method

Retrieves the oriented bounding box of the specified parametric interval of this curve.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public BoundBlock2d GetBoundBlockOf(
        Interval range
)

Parameters

range
Type: Teigha.GeometryInterval
[in] Parametric interval of this curve.

Return Value

Type: BoundBlock2d
Bounding box of the specified range.
See Also

©  Bricsys NV. All rights reserved.