-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Entities.PolyfaceMesh
Albert Domenech edited this page Sep 17, 2025
·
5 revisions
Represents a entity.
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class PolyfaceMesh
Returns | Name | Summary |
---|---|---|
CadObjectCollection<VertexFaceRecord> |
Faces | Face records with the triangle indexes. |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone | |
IEnumerable<Entity> |
Explode | Explodes the polyline into a collection of entities formed by and . |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions