Share
 
 

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

Remarks

To create a polyface mesh, use the AddPolyfaceMesh method.

Was this information helpful?