SoBevelPropertyElement Class |
Stores various beveling attributes.
Namespace: OIV.Inventor.Elements
The SoBevelPropertyElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetAngle | Gets the bevel properties (angle). |
![]() ![]() | GetClassStackIndex | Obsolete. Returns the stack id for this element. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() ![]() | GetInstance | Returns the top (current) instance of the element in the state. |
![]() | GetRadius | Gets the bevel properties (radius). |
![]() | GetTestsToDoBeforeBevel | Method to know the different tests currently selected; these tests will be performed on each shape before beveling is applied. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsAbsoluteRadius | Gets the bevel properties (absolute radius). |
![]() | IsCoplanarTestEnabled | Method to know if this test is enabled. |
![]() | IsDuplicateTestEnabled | Method to know if this test is enabled. |
![]() | IsEnabled | Gets the bevel properties (enabled flag). |
![]() | IsOrderingTestEnabled | Method to know if this test is enabled. |
![]() | Pop | Pops element. |
![]() | Push | Pushes element. |
![]() ![]() | SetAbsoluteRadius | Sets the bevel radius as an absolute value. |
![]() ![]() | SetAngle | Sets the bevel angle: if 2 adjacent faces make a greater angle, then their common edge is beveled. |
![]() ![]() | SetRadius(SoState, SoNode) | Calls SetRadius(state, node, SoBevelProperty.DEFAULT_RADIUS). |
![]() ![]() | SetRadius(SoState, SoNode, Single) | Sets the bevel radius as a percentage [0.0, 1.0] of the greater value of the length of each edge. |
![]() ![]() | SetTests | Allows the user to switch on/off the tests applied before the bevel (can increase speed when the tests are not needed). |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element stores various beveling attributes.