Uses of Enum Class
com.openinventor.inventor.nodes.SoSeparator.FastEditings
Packages that use SoSeparator.FastEditings
-
Uses of SoSeparator.FastEditings in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoSeparator.FastEditingsModifier and TypeFieldDescriptionfinal SoSFEnum
<SoSeparator.FastEditings> SoSeparator.fastEditing
Specifies the fast edit mode of the separator node.Methods in com.openinventor.inventor.nodes that return SoSeparator.FastEditingsModifier and TypeMethodDescriptionstatic SoSeparator.FastEditings
SoSeparator.FastEditings.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoSeparator.FastEditings
Returns the enum constant of this class with the specified name.static SoSeparator.FastEditings[]
SoSeparator.FastEditings.values()
Returns an array containing the constants of this enum class, in the order they are declared.