Click or drag to resize
SoBevelProperty Properties

The SoBevelProperty type exposes the following members.

Properties
  NameDescription
Public propertyabsoluteRadius

If true, the value of OIV.Inventor.Nodes.SoBevelProperty.radius will be taken as the bevel radius.

Public propertyangle

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

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyradius

This defines the bevel radius (the size of the rounded edge or corner).

Public propertytestsBeforeBevel

Which tests should be performed in order to "clean up" the shape before it is beveled.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also