Recent Changes - Search:

Information

Installation

Documentation

ElementsVectorField3D

Properties

Configuration
NameDescriptionValues acceptedDefault
DataThe data for the element.A double[][][][]. 
Autoscale Whether to automatically adjust the colors to the data.A boolean variable or one of the constants true or false. 
Minimum The minimum value that can be displayed.A constant or variable of type int or double. 
Maximum The maximum value that can be displayed.A constant or variable of type int or double. 
Zoom A magnifying factor for the element.A constant or variable of type int or double. 
Position and Size
NameDescriptionValues acceptedDefault
Pos XThe X coordinate for the element.A constant or variable of type double or int. 
Pos YThe Y coordinate for the element.A constant or variable of type double or int. 
Pos ZThe Z coordinate for the element.A constant or variable of type double or int. 
Position []The double[] array with the coordinates of the element.A double array or matrix, double[][]. 
Size XThe size of the element in the X direction.A constant or variable of type double or int. 
Size YThe size of the element in the Y direction.A constant or variable of type double or int. 
Size ZThe size of the element in the Z direction.A constant or variable of type double or int. 
Size []The double[] array with the size of the element in each direction.A matrix with double values. 
TransformThe transformation to apply to this element.Use the editor provided or read more about transforms. 
Graphical Aspect
NameDescriptionValues acceptedDefault
VisibleThe visibility of the element.A boolean variable or one of the constants true or false. 
MeasuredWhether the element affects its parent panel's autoscaling.A boolean variable or one of the constants true or false. 
LevelsThe number of levels to differentiate.An integer value or variable. 
Min ColorThe minimum color of the arrows.Use the editor provided or read about colors. 
Max ColorThe maximum color of the arrows.Use the editor provided or read about colors. 
Invis LevelA level below which (inclusive) arrows are not shown.An integer value. 
DepthFactorA corrective double which makes the element look closer (to <1 values) or farther(to >1 values).A variable or constant of type double. 
Textures
NameDescriptionValues acceptedDefault
Texture 1The first texture for the element.  
Texture 2The second texture for the element.  
TransparencyThe texture transparency.A constant or variable of tipe double. 
CombineWhether to combine the textures with the element fill color.A boolean variable or one of the constants true or false. 
Edit - History - Print - Recent Changes - Search
Page last modified on December 07, 2010, at 06:14 PM