API Reference > OdDb Classes > OdDbPlaneSurface Class
OdDbPlaneSurface Class
OdDbPlaneSurfaceOdDbPlaneSurfaceOdDbPlaneSurfaceOdDbPlaneSurface
Syntax
C++
class OdDbPlaneSurface : public OdDbSurface;

DbPlaneSurface.h

This class implements a three-dimensional planar surface entity. 

 

 
Name 
Description 
 
Creates a plane surface. 
 
Name 
Description 
 
Creates the plane surface from a specified region.
 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns the plane that contains this entity.
 
 
 
 
 
 
Explodes this entity into a set of simpler entities. Entities resulting from the explosion are appended to the specified array.
 
 
Retrieves the class information.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.