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.

TD_Db 

 

 
Name 
Description 
 
Creates a plane surface. 
 
Name 
Description 
 
Creates the plane surface from a specified region.
 
 
OdDbObject methods 
 
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.
 
 
This is isDependent, a member of class OdDbPlaneSurface. 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbPlaneSurface. 
 
This is subExplode, a member of class OdDbPlaneSurface. 
 
overridables 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.