PoBevelEdgebevelAngle Property |
Indicates the minimum angle (in radians) between two adjacent face normals required to bevel the edge common to these two faces.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat bevelAngle { get; }
Public ReadOnly Property bevelAngle As SoSFFloat
Get
public:
property SoSFFloat^ bevelAngle {
SoSFFloat^ get ();
}
member bevelAngle : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also