Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
GeometryUtil::ComputeHeightWidthOfCurveLoop Method (OdBmCurveLoopPtr&, double&, double&)
Syntax
C++
static bool ComputeHeightWidthOfCurveLoop(OdBmCurveLoopPtr& curveLoop, double& height, double& width);

Computes the height and width of a CurveLoop. 

 

Parameters
Description
curveLoop
[in] CurveLoop.
height
[in] height.
width
[in] width.

True if gets the values successfully.

Copyright © 2002-2022. Open Design Alliance All rights reserved.