Click or drag to resize
SoBevelActionGetAngle Method

Returns the minimum angle (in radians) between two adjacent face normals required to bevel the edge common to these two faces.

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

Return Value

Type: Single
Remarks

The default value is 0.5.

See Also