Skip to content

ACadSharp.CadDocument.GetCadObject_T_(System.UInt64)

Albert Domenech edited this page Jul 14, 2024 · 1 revision

GetCadObject(System.UInt64) Method

Gets an object in the document by it's handle

Definition

Namespace: ACadSharp.CadDocument

C#

public T GetCadObject<T>(System.UInt64)

Return Value

T

Clone this wiki locally