SoElapsedTimepause Property |
true to freeze, false to continue running.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFBool pause { get; }
Public ReadOnly Property pause As SoSFBool
Get
public:
property SoSFBool^ pause {
SoSFBool^ get ();
}
member pause : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also