Skip to content

ACadSharp.Objects.UnknownNonGraphicalObject

Albert Domenech edited this page Aug 25, 2024 · 1 revision

UnknownNonGraphicalObject Class

Class that holds the basic information for an unknown .

Remarks

Unknown entities may appear in the if the cad file contains proxies or objects not yet supported by ACadSharp.

Definition

Namespace: ACadSharp.Objects

C#

public class UnknownNonGraphicalObject

Properties

Returns Name Summary
DxfClass DxfClass Dxf class linked to this entity.
String ObjectName
ObjectType ObjectType
String SubclassMarker
Clone this wiki locally