Skip to content

ACadSharp.CadDocument.GetCadObject(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 CadObject GetCadObject(System.UInt64)

Return Value

CadObject

Clone this wiki locally