Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getPlane Method
Syntax
C++
virtual OdResult getPlane(OdGePlane& regionPlane) const = 0;

Returns the plane of this ModelerGeometry object. 

 

Parameters
Description
regionPlane
[out] Receives the region plane.

eOk if successful, or an appropriate error code if (bodyType() != kRegion).

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