Click or drag to resize
SoBevelPropertyradius Property

This defines the bevel radius (the size of the rounded edge or corner).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat radius { get; }

Property Value

Type: SoSFFloat
Remarks

This value will be interpreted as absolute or relative depending on the OIV.Inventor.Nodes.SoBevelProperty.absoluteRadius flag (below).

See Also