Click or drag to resize
SbTime Structure

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax
public struct SbTime

The SbTime type exposes the following members.

Constructors
  NameDescription
Public methodSbTime(DateTime)
Initializes a new instance of the SbTime class
Public methodSbTime(Double)
Initializes a new instance of the SbTime class
Public methodSbTime(Int64, Int64)
Initializes a new instance of the SbTime class
Top
Methods
  NameDescription
Public methodEquals (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodGetMsecValue
Public methodStatic memberGetTimeOfDay
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Public methodGetValue(DateTime)
Public methodGetValue(Int64, Int64)
Public methodStatic memberMaxTime
Public methodSetMsecValue
Public methodSetToTimeOfDay
Public methodSetValue(DateTime)
Public methodSetValue(Double)
Public methodSetValue(Int64, Int64)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Operators
Fields
  NameDescription
Public fieldStatic memberZero
Top
See Also