Creates an image file of the cross section. The file format is determined by the specified file extension, valid formats are BMP, PNG, JPG & GIF.
| filename | string | name of file to create |
| width | integer | image width |
| height | integer | image height |
| drawParam | string | optional drawing parameter. 'Full', 'Icon', 'Shadow', 'Taper', 'SingleRow' |
| Return value | string | on success, full path and name of file created |
Back to GeometricLine
Back to Overview