SoCircularExtrusionradius Property |
Radius of the circular cross-section.
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 See Also