Skip to content

ACadSharp.Objects.BlockVisibilityParameter.Entities

Albert Domenech edited this page Nov 4, 2024 · 1 revision

Entities Property

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

Definition

Namespace: ACadSharp.Objects.BlockVisibilityParameter

C#

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

Property Value

IList

Clone this wiki locally