PolyfaceMesh Object (ActiveX)

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
Access Via

VBA

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

Members

These members are part of this object:

Remarks

To create a polyface mesh, use the AddPolyfaceMesh method.