Uses of Enum Class
com.openinventor.inventor.nodes.SoBevelProperty.Tests
Packages that use SoBevelProperty.Tests
-
Uses of SoBevelProperty.Tests in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoBevelProperty.TestsModifier and TypeFieldDescriptionfinal SoSFBitMask<SoBevelProperty.Tests> SoBevelProperty.testsBeforeBevelWhich tests should be performed in order to "clean up" the shape before it is beveled.Methods in com.openinventor.inventor.nodes that return SoBevelProperty.TestsModifier and TypeMethodDescriptionstatic SoBevelProperty.TestsSoBevelProperty.Tests.valueOf(int val) Returns the enum constant of this type with the specified integer valuestatic SoBevelProperty.TestsReturns the enum constant of this class with the specified name.static SoBevelProperty.Tests[]SoBevelProperty.Tests.values()Returns an array containing the constants of this enum class, in the order they are declared.