Sets the time at which the event occurred.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.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