Click or drag to resize
SoBevelPropertyangle Property

Indicates the angle (in radians, between 0 and pi) between two adjacent face normals above which the edge will be beveled.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoSFFloat angle { get; }

Property Value

Type: SoSFFloat
Remarks

(If the edge has been unmarked by the current SoEdgeFlag it will not be beveled, regardless of the value of angle).

See Also