Click or drag to resize
SoBevelActionSetRadius Method

Sets the bevel radius.

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

Parameters

radius
Type: SystemSingle
Remarks

The default value is 0.05.

See Also