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: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFFloat angle { get; }

Property Value

Type: SoSFFloat
Remarks

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

See Also