Click or drag to resize
SoBevelActionSetRadius Method

Sets the bevel radius.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetRadius(
	float radius
)

Parameters

radius
Type: SystemSingle
Remarks

The default value is 0.05.

See Also