Skip to content

ACadSharp.CadDocument.SetCurrent_T_(T)

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

SetCurrent(T) Method

This method sets the current configurable object of the specified type in the document's configuration.

Definition

Namespace: ACadSharp.CadDocument

C#

public Void SetCurrent<T>(T)

Return Value

Void

Clone this wiki locally