API Reference > OdDb Classes > OdDbSweptSurface Class
OdDbSweptSurface Class
OdDbSweptSurfaceOdDbSweptSurfaceOdDbSweptSurfaceOdDbSweptSurface
Syntax
C++
class OdDbSweptSurface : public OdDbSurface;

DbSweptSurface.h

This class implements a three-dimensional swept surface entity. 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
Creates a swept surface by sweeping a specified curve, region, or planar surface along a specified path curve.
 
 
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 sweep path used when the surface was created. 
 
Returns the length of the path curve entity.
 
 
Returns the sweep entity that describes the surface. 
 
Returns the sweep options applied when the surface was created.
 
 
 
 
 
 
Sets the new sweep option values for 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.