ACadSharp.CadDocument.TryGetCadObject_T_(System.UInt64,_T@) - DomCR/ACadSharp GitHub Wiki

TryGetCadObject(System.UInt64, T@) Method

Gets an object in the document by it's handle

Definition

Namespace: ACadSharp.CadDocument

C#

public Boolean TryGetCadObject<T>(System.UInt64, T@)

Return Value

Boolean