SweptSurface Object (ActiveX)

A surface created by sweeping a 2D curve along a path.

Supported Platforms: Windows only

Class Information

Class Name

AcadSweptSurface

Object Inheritance
Object
   AcadObject
      AcadEntity
         AcadSurface
            AcadSweptSurface
Create Using

VBA

Not applicable
Access Via

VBA

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item

Members

These members are part of this object:

Remarks

This object provides access to swept surfaces in AutoCAD. It lets you manipulate properties of the surface. You cannot create a surface entity via ActiveX.