Skip to content

ACadSharp.Entities.PolyfaceMesh

Albert Domenech edited this page Sep 17, 2025 · 5 revisions

PolyfaceMesh Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class PolyfaceMesh

Properties

Returns Name Summary
CadObjectCollection<VertexFaceRecord> Faces Face records with the triangle indexes.
String ObjectName
ObjectType ObjectType
String SubclassMarker

Methods

Returns Name Summary
CadObject Clone
IEnumerable<Entity> Explode Explodes the polyline into a collection of entities formed by and .
Clone this wiki locally