A surface entity.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadSurface
- Object Inheritance
-
Object AcadObject AcadEntity AcadSurface
- 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 surfaces in AutoCAD. It lets you manipulate properties of the surface. You cannot create a surface entity via ActiveX.