Skip to content

ACadSharp.CadDocument.TryGetCadObject_T_(System.UInt64,_T@)

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

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

Clone this wiki locally