Skip to content

ACadSharp.Objects.Evaluations.BlockAction.Entities

Albert Domenech edited this page Jul 3, 2025 · 1 revision

Entities Property

Gets the list of objects affected by this .

Definition

Namespace: ACadSharp.Objects.Evaluations.BlockAction

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<Entity> Entities { get; }

Property Value

List

Clone this wiki locally