A three-dimensional polyface mesh.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadPolyfaceMesh
- Object Inheritance
-
Object AcadObject AcadEntity AcadPolyfaceMesh
- Create Using
-
VBA
ModelSpace.AddPolyfaceMesh PaperSpace.AddPolyfaceMesh Block.AddPolyfaceMesh
Note: This object can be modified, but not created in AutoCAD LT for Windows. - 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
To create a polyface mesh, use the AddPolyfaceMesh method.