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. 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
, const bool byCoedges = false ); 
 
, const bool byCoedges = false ); 
 
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 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. 
 
 
 
Returns the number of cross section curves. 
 
Returns the number of guide curves used by the surface. 
 
 
 
Sets new loft option values and recreates the surface.
 
 
Retrieves the class information.
 
 
Applies the specified 3D transformation matrix to this entity. Only available if transformation is uniform.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.