Skip to content

ACadSharp.CadObject.Reactors

Albert Domenech edited this page Mar 8, 2025 · 4 revisions

Reactors Property

Objects that are attached to this object.

Definition

Namespace: ACadSharp.CadObject

C#

public IEnumerable<CadObject> Reactors { get; }

Property Value

IEnumerable

Clone this wiki locally