Class Hierarchy
AcDbSweepOptions
C++
class AcDbSweepOptions;
File
dbSweepOptions.h
Description
Utility class for setting options used by createSweptSurface() and createSweptSolid(). These options can be used to control the shape of the resulting surface or solid. The default constructor for this class assigns default values to these options.
Links
AcDbSweepOptions Constructor, AcDbSweepOptions Enumerations, AcDbSweepOptions Methods, AcDbSweepOptions Operators