Uses of Enum Class
com.openinventor.inventor.nodes.SoBaseExtrusion.ScaleModes
Packages that use SoBaseExtrusion.ScaleModes
-
Uses of SoBaseExtrusion.ScaleModes in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoBaseExtrusion.ScaleModesMethods in com.openinventor.inventor.nodes that return SoBaseExtrusion.ScaleModesModifier and TypeMethodDescriptionstatic SoBaseExtrusion.ScaleModes
SoBaseExtrusion.ScaleModes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoBaseExtrusion.ScaleModes
Returns the enum constant of this class with the specified name.static SoBaseExtrusion.ScaleModes[]
SoBaseExtrusion.ScaleModes.values()
Returns an array containing the constants of this enum class, in the order they are declared.