Skip to content

ACadSharp.Objects.Evaluations.BlockVisibilityParameter.Entities

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

Entities Property

Gets the list of all objects of the dynamic block this is associated with.

Definition

Namespace: ACadSharp.Objects.Evaluations.BlockVisibilityParameter

C#

DxfCodeValueAttribute
public List<Entity> Entities { get; private set; }

Property Value

List

Clone this wiki locally