SoVRMLStringSensorenabled Property |
Enables (true) or disables (false) the sensor.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool enabled { get; }
Public ReadOnly Property enabled As SoSFBool
Get
public:
property SoSFBool^ enabled {
SoSFBool^ get ();
}
member enabled : SoSFBool with get
Property Value
Type:
SoSFBool
Remarks
See Also