Skip to content

ACadSharp.CadDocument.GetCurrent_T_

Albert Domenech edited this page Aug 28, 2025 · 1 revision

GetCurrent Method

Retrieves the current object of the specified type from the document's configuration.

Definition

Namespace: ACadSharp.CadDocument

C#

public T GetCurrent<T>

Return Value

T

Clone this wiki locally