Click or drag to resize
SbTime Structure

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 10.12.3.0.Release.06b0e87b7cea8fac7212261af84c81edf1d95c38
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