SoVRMLTimeSensorcycleInterval Property |
Time for each cycle in seconds.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFTime cycleInterval { get; }
Public ReadOnly Property cycleInterval As SoSFTime
Get
public:
property SoSFTime^ cycleInterval {
SoSFTime^ get ();
}
member cycleInterval : SoSFTime with get
Property Value
Type:
SoSFTime
Remarks
See Also