Location: Zinc/JSON resources @ 935bf3b639c5 / JSON_style_ZINC_template.json

Author:
Dougal Cowan <devnull@localhost>
Date:
2011-04-19 14:52:22+12:00
Desc:
Initial versions of the template files. Use the .RDF file as the file to be exposed in a Zinc viewer exposure.
Permanent Source URI:
https://models.cellml.org/w/dcowan/ZincJSONres/rawfile/935bf3b639c5127869f25845e0c58041710670ca/JSON_style_ZINC_template.json

{
	 "View" : [
		{
    	"camera" : [9.70448, -288.334, -4.43035],
	    "target" : [9.70448, 6.40667, -4.43035],
	    "up"     : [-1, 0, 0],
		"angle"  : 40
		}
	 ],
    "Models": [
        {
            "files": [
                "filenam.exelem", 
                "filename.exnode"
            ], 
            "graphics": [
					 {
						  "type": "lines"
					 },
					 
            ], 
				"elementDiscretization" : 8,
				"region_name" : "regionname",
            "group": "Structures", 
            "label": "regionname",
            "load": true
        }
	]
}