Skip to content

ACadSharp.Objects.Evaluations.BlockVisibilityParameter.States

Albert Domenech edited this page Jan 4, 2025 · 1 revision

States Property

Gets the list of states each containing a 2 subsets of
Objects must belong to the dynamic associated with.

Definition

Namespace: ACadSharp.Objects.Evaluations.BlockVisibilityParameter

C#

DxfCodeValueAttribute
public List<State> States { get; private set; }

Property Value

List

Clone this wiki locally