Share

AcGeCurve3d::orthoBoundBlock

C++

GE_DLLEXPIMPORT AcGeBoundBlock3d orthoBoundBlock(
    const AcGeInterval& range
) const;

Description

Returns the bounding box of the specified sub-interval of the curve. The sides of the returned box are parallel to the coordinate axes.

Parameters

Parameters Description
range Input sub-interval of curve

Links

AcGeCurve3d

Was this information helpful?