SoOneShotdisable Property |
If true, the timer is disabled.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool disable { get; }
Public ReadOnly Property disable As SoSFBool
Get
public:
property SoSFBool^ disable {
SoSFBool^ get ();
}
member disable : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also