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

Return Value

CadObject