ACadSharp.CadObject.Reactors - DomCR/ACadSharp GitHub Wiki
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>