Skip to content

ACadSharp.CadObject.Reactors

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

Reactors Property

Objects that are attached to this object

Definition

Namespace: ACadSharp.CadObject

C#

public Dictionary<UInt64, CadObject> Reactors { get; }

Property Value

Dictionary<UInt64, CadObject>

Clone this wiki locally