Uses of Enum Class
com.openinventor.inventor.nodes.SoArray.Origins
Packages that use SoArray.Origins
-
Uses of SoArray.Origins in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoArray.OriginsModifier and TypeFieldDescriptionfinal SoSFEnum
<SoArray.Origins> SoArray.origin
Defines the base point from which copies are distributed.Methods in com.openinventor.inventor.nodes that return SoArray.OriginsModifier and TypeMethodDescriptionstatic SoArray.Origins
SoArray.Origins.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoArray.Origins
Returns the enum constant of this class with the specified name.static SoArray.Origins[]
SoArray.Origins.values()
Returns an array containing the constants of this enum class, in the order they are declared.