SoVRMLExtrusioncreaseAngle Property |
Indicates the minimum angle (in radians) between two adjacent face normals required to form a sharp crease at the edge when default normals are computed and used.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFFloat creaseAngle { get; }
Public ReadOnly Property creaseAngle As SoSFFloat
Get
public:
property SoSFFloat^ creaseAngle {
SoSFFloat^ get ();
}
member creaseAngle : SoSFFloat with get
Property Value
Type:
SoSFFloat
Remarks
See Also