ACadSharp.Objects.Evaluations.BlockVisibilityParameter.Entities - DomCR/ACadSharp GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️