Skip to content

ACadSharp.IHandledCadObject

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

IHandledCadObject Class

Defines a CadObject with a unique handle

Definition

Namespace: ACadSharp

C#

public interface IHandledCadObject

Properties

Returns Name Summary
UInt64 Handle Unique handle for this object
Clone this wiki locally