[BACK]Return to GridXY.iv CVS log [TXT][DIR] Up to [Development] / inventor / apps / demos / noodle

File: [Development] / inventor / apps / demos / noodle / GridXY.iv (download)

Revision 1.1, Tue Aug 15 12:55:54 2000 UTC (17 years, 2 months ago) by naaman
Branch point for: MAIN

Initial revision

#Inventor V2.0 ascii

Separator {
    PickStyle {
	style	UNPICKABLE
    }
    LightModel {
	model	BASE_COLOR
    }
    NormalBinding {
	value	DEFAULT
    }
    BaseColor {
	rgb	0.2 0.2 0.2
    }
    Array {
	numElements1	61
	separation1	0.5 0 0
	origin	CENTER
	Coordinate3 {
	    point	[ 0 -1e-05 -15,
			      0 -1e-05 15 ]
	}
	LineSet {
	    numVertices	2
	}
    }
    Array {
	numElements1	61
	separation1	0 0 0.5
	origin	CENTER
	Coordinate3 {
	    point	[ -15 -1e-05 0,
			      15 -1e-05 0 ]
	}
	LineSet {
	    numVertices	2
	}
    }
    BaseColor {
	rgb	0.4 0 0
    }
    DrawStyle {
	lineWidth	2
    }
    Coordinate3 {
	point	[ -15 0 0,
			  15 0 0,
			  0 0 -15,
			  0 0 15 ]
    }
    LineSet {
	numVertices	[ 2, 2 ]
    }
}