A surface created by revolving one or more 2D objects about an axis.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadRevolvedSurface
- Object Inheritance
-
Object AcadObject AcadEntity AcadSurface AcadRevolvedSurface
- 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:
Methods |
Properties |
Events |
---|---|---|
Remarks
This object provides access to revolved surfaces in AutoCAD. It lets you manipulate the properties of the surface. You cannot create a surface entity via ActiveX.