Element class in Visual style definition

Information about current visual element: Part, Joint or Neuro. To be used in _build() or _update() functions.

14 members:

type and namedescriptioncomments
integer node
integer
geometry node associated with the visual element  
function useMechPart
function
prepare MechPart object  
function useMechJoint
function
prepare MechJoint object  
function useMechJointPart1
function
prepare first MechPart from current Joint  
function useMechJointPart2
function
prepare second MechPart from current Joint  
function usePart
function
prepare Part object  
function useJoint
function
prepare Joint object  
function useJointPart1
function
prepare first Part from current Joint  
function useJointPart2
function
prepare second Part from current Joint  
function useNeuro
function
prepare Neuro object  
function useNeuroPart
function
prepare Part from current Neuro  
function useNeuroJoint
function
prepare Joint from current Neuro  
function useModel
function
prepare Model object  
function useCreature
function
prepare Creature object  

Global context>>Experiment definition>>Visual style definition