API Reference > OdDb Classes > OdDbLoftedSurface Class
OdDbLoftedSurface Class
OdDbLoftedSurfaceOdDbLoftedSurfaceOdDbLoftedSurfaceOdDbLoftedSurface
Syntax
C++
class OdDbLoftedSurface : public OdDbSurface;

DbLoftedSurface.h

This class implements a three-dimensional lofted surface entity.

TD_Db 

 

 
Name 
Description 
 
This is OdDbLoftedSurface, a member of class OdDbLoftedSurface. 
 
Name 
Description 
 
, const bool byCoedges = false ); 
 
, const bool byCoedges = false ); 
 
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 a cross section curve with specified index.
 
 
Returns a guide curve with specified index.
 
 
Returns the loft options used to create this surface.
 
 
Returns the path entity along which the surface is lofting. 
 
This is isDependent, a member of class OdDbLoftedSurface. 
 
Returns the number of cross section curves. 
 
Returns the number of guide curves used by the surface. 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbLoftedSurface. 
 
Sets new loft option values and recreates the surface.
 
 
overridables 
 
This is subTransformBy, a member of class OdDbLoftedSurface. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.