Type alias Interface

Interface: Readonly<typeof Interfaces.Runtime.Cache[number] | typeof Interfaces.Runtime.IterableCache[number] | typeof Interfaces.Runtime.Evaluatable[number] | typeof Interfaces.Runtime.DependencyNode[number] | typeof Interfaces.Runtime.GeometryObject[number] | typeof Interfaces.Runtime.Plane[number] | typeof Interfaces.Runtime.Procedure[number] | typeof Interfaces.Runtime.Transformer[number] | typeof Interfaces.Runtime.Value[number] | typeof Interfaces.Runtime.SettableValue[number] | typeof Interfaces.Runtime.Point[number] | typeof Interfaces.Runtime.Vector[number] | typeof Interfaces.Runtime.SettableVector[number] | typeof Interfaces.Runtime.BareReadonlyVector[number] | typeof Interfaces.Runtime.BareVector[number] | typeof Interfaces.Runtime.Interval[number] | typeof Interfaces.Runtime.SingleParametricCurve[number] | typeof Interfaces.Runtime.Line[number] | typeof Interfaces.Runtime.IntervalWithSettableEndpoints[number] | typeof Interfaces.Runtime.IntervalWithSettableEndpointsInclusion[number] | typeof Interfaces.Runtime.IntervalWithSettableEndpointsValue[number] | typeof Interfaces.Runtime.SettablePoint[number] | typeof Interfaces.Runtime.LineWithSettableEquation[number] | typeof Interfaces.Runtime.LineWithSettableXAxisAngle[number] | typeof Interfaces.Runtime.Union[number] | typeof Interfaces.Runtime.EnumObject[number] | typeof Interfaces.Runtime.ObjectWithType[number] | typeof Interfaces.Runtime.NonVirtualObject[number] | typeof Interfaces.Runtime.VirtualObject[number] | typeof Interfaces.Runtime.NullObject[number]>

General type for all constants, that represent interfaces at runtime.

Generated using TypeDoc