API Reference > Classes > GeometryUtils Classes > OdBmPlane Class
OdBmPlane Class
Syntax
C++
class OdBmPlane : public OdBmSurface;

BmPlane.h

This class described a plane.

Returns the plane's normal. 
Returns the origin point of this plane.
 
Returns the direction vector of the X-axis for this plane.
 
Returns the direction vector of the Y-axis for this plane.
 
set 
Sets the parameters for this plane from the input plane.
 
set 
Sets the parameters for this Plane according to the arguments, and returns error code.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.