After, in Class TM_RelativePosition
Documentation
For this instant and another instant
self.position > instant.position
For this instant and a period:
self.position > period.end
For this period and an instant:
self.begin > instant.position
For this period and another period:
self.begin > period.end
Export Control | PublicAccess | Containment | Unspecified |
Static | No | Derived | No |