Click or drag to resize
SoBevelPropertyElementSetRadius Method (SoState, SoNode, Single)

Sets the bevel radius as a percentage [0.0, 1.0] of the greater value of the length of each edge.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetRadius(
	SoState state,
	SoNode node,
	float name_8862
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
name_8862
Type: SystemSingle
Remarks