Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFFloat radius { get; }
Public ReadOnly Property radius As SoSFFloat
Get
public:
property SoSFFloat^ radius {
SoSFFloat^ get ();
}
member radius : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks This must be greater than 0.
See Also