SbTime Conversion (SbTime to DateTime) |
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
Syntax public static explicit operator DateTime (
SbTime time
)
Public Shared Narrowing Operator CType (
time As SbTime
) As DateTime
static explicit operator DateTime (
SbTime time
)
F# does not support the declaration of new casting operators.
Parameters
- time
- Type: OIV.InventorSbTime
Return Value
Type:
DateTimeSee Also