Defines the speed of the shuttle, in cycles per second.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat speed { get; }
Public ReadOnly Property speed As SoSFFloat
Get
public:
property SoSFFloat^ speed {
SoSFFloat^ get ();
}
member speed : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also