A surface created by extruding an object or a planar face a specified distance and direction.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadExtrudedSurface
- Object Inheritance
-
Object AcadObject AcadEntity AcadSurface AcadExtrudedSurface
- 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 extruded surfaces in AutoCAD. It lets you manipulate properties of the surface. You cannot create a surface entity via ActiveX.