Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSolid::getPlane Method
Syntax
C++
virtual OdResult getPlane(OdGePlane& gePlane, OdDb::Planarity& gePlanarity) const;

Gets the solid plane. This method is inherited from the OdDbEntity class. 

 

Parameters
Description
gePlane
[out] Reference to a variable in which this method must save the solid plane parameters as a plane instance.
gePlanarity
[out] Reference to a variable in which this method must save the plane type kNonPlanar - non-planar, kPlanar - planar entity, kLinear - arbitrary plane.
Copyright © 2002-2022. Open Design Alliance All rights reserved.