Class Hierarchy
AcDbLoftOptions
C++
class AcDbLoftOptions;
File
dbLoftOptions.h
Description
Utility class for setting options used by AcDbLoftedSurface::createLoftedSurface() . These options can be used to control the shape of the resulting surface. The default constructor for this class assigns default values to these options.
Links
AcDbLoftOptions Constructor, AcDbLoftOptions Enumerations, AcDbLoftOptions Methods, AcDbLoftOptions Operators