Uses of Enum Class
com.openinventor.inventor.nodes.SoProfile.Profiles
Packages that use SoProfile.Profiles
-
Uses of SoProfile.Profiles in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoProfile.ProfilesModifier and TypeFieldDescriptionfinal SoSFEnum
<SoProfile.Profiles> SoProfile.linkage
Specifies connectivity of profile curve with respect to profiles in current list in state.Methods in com.openinventor.inventor.nodes that return SoProfile.ProfilesModifier and TypeMethodDescriptionstatic SoProfile.Profiles
SoProfile.Profiles.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoProfile.Profiles
Returns the enum constant of this class with the specified name.static SoProfile.Profiles[]
SoProfile.Profiles.values()
Returns an array containing the constants of this enum class, in the order they are declared.