| SoBevelProperty Properties | 
The SoBevelProperty type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | absoluteRadius | If true, the value of OIV.Inventor.Nodes.SoBevelProperty.radius will be taken as the bevel radius. | 
|  | angle | Indicates the angle (in radians, between 0 and pi) between two adjacent face normals above which the edge will be beveled. | 
|  | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | 
|  | radius | This defines the bevel radius (the size of the rounded edge or corner). | 
|  | testsBeforeBevel | Which tests should be performed in order to "clean up" the shape before it is beveled. | 
|  | UserData | 
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | 
 See Also
See Also