Sets the time at which the event occurred.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public void SetTime(
SbTime t
)
Public Sub SetTime (
t As SbTime
)
public:
void SetTime(
SbTime t
)
member SetTime :
t : SbTime -> unit
Parameters
- t
- Type: OIV.InventorSbTime
Remarks See Also