SoCircularExtrusionradius Property |
Radius of the circular cross-section.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
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 See Also