SoVRMLTimeSensorloop Property |
Specifies whether a cycle should be repeated (true) or terminated (false) at the end of the cycle.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFBool loop { get; }
Public ReadOnly Property loop As SoSFBool
Get
public:
property SoSFBool^ loop {
SoSFBool^ get ();
}
member loop : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also