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: 10.12.3.0 (10.12.3.0)
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