SoVRMLCylinderSensorminAngle Property |
Used to clamp rotation_changed events to a range of values.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat minAngle { get; }
Public ReadOnly Property minAngle As SoSFFloat
Get
public:
property SoSFFloat^ minAngle {
SoSFFloat^ get ();
}
member minAngle : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also