ReferenceFrameEvaluatorDefinedInIntervals Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic TimeIntervalCollection<ReferenceFrame> DefinedInIntervals { get; }Public ReadOnly Property DefinedInIntervals As TimeIntervalCollection(Of ReferenceFrame)
Get
public:
property TimeIntervalCollection<ReferenceFrame^>^ DefinedInIntervals {
TimeIntervalCollection<ReferenceFrame^>^ get ();
}member DefinedInIntervals : TimeIntervalCollection<ReferenceFrame> with get
Property Value
Type:
TimeIntervalCollectionReferenceFrame
See Also