ACadSharp.CadDocument.GetCadObject_T_(System.UInt64) - DomCR/ACadSharp GitHub Wiki

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