ACadSharp.Objects.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.BlockVisibilityParameter

C#

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

Property Value

IList

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