AcDbSweptSurface

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbEntity
                AcDbSurface
                    AcDbSweptSurface

C++

class AcDbSweptSurface : public AcDbSurface;

File

dbsweptsurf.h

Description

This class represents a swept surface entity. It provides methods to create and manipulate ASM surfaces.

Links

AcDbSweptSurface Methods