PoBevelEdgeradius Property |
Indicates the radius of the bevel.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntaxpublic SoSFFloat radius { get; }
Public ReadOnly Property radius As SoSFFloat
Get
public:
property SoSFFloat^ radius {
SoSFFloat^ get ();
}
member radius : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also