Skip to content

ACadSharp.CadObject.Handle

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Handle Property

Unique handle for this object

Remarks

If the value is 0 the object is not assigned to a document or a parent

Definition

Namespace: ACadSharp.CadObject

C#

DxfCodeValueAttribute
public UInt64 Handle { get; internal set; }

Property Value

UInt64

Clone this wiki locally