Click or drag to resize

PolyfaceMesh Methods

The PolyfaceMesh type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new PolyfaceMesh that is a copy of the current instance.
(Overrides EntityObjectClone.)
Public methodExplode
Decompose the actual polyface mesh faces in points (one vertex polyface mesh face), lines (two vertexes polyface mesh face) and 3d faces (three or four vertexes polyface mesh face).
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Inherited from EntityObject.)
Top
See Also