PoBevelEdgeradius Property |
Indicates the radius of the bevel.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.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