[GiDlist] view file format

Moderator: GiD Team

Post Reply
User avatar
escolano
Posts: 1922
Joined: Sun Sep 05, 1982 10:51 pm

[GiDlist] view file format

Post by escolano »

Hello Marc.

It seems that already exists problems with this GiDList.
In my own case, can only reply to gidlist at gatxan.cimne.upc.es , but not to other alias as gidlist at gid.cimne.upc.edu !!


This view file is undocummented. In general it is not interesting for users.
(now maybe ti is interesting if somebody use OpenGL commands from Tcl)

The most important values are:

Clip planes:
{x -4.3476266860961914 7.0359973907470703} Left Right
{y 2.9231967926025391 -5.8392047882080078} Top Bottom
{z -17.291633605957031 17.291633605957031} Near Far

{e 5.7638778686523437}
{v 0.22276995494391905 -0.93294641779423648 0.26809183778641532}
{r -0.090062729314007287}

Transformation matrix 4x4:
{m -0.88452452421188354 -0.36737468838691711 0.2874930202960968 0.0
-0.46395501494407654 0.7570006251335144 -0.46010410785675049 0.0
-0.048601787537336349 -0.54035717248916626 -0.8400309681892395 0.0 0.0
0.0 0.0 1.0}

rotation center:
{c 0.0 0.0 0.0}

{pd -6.2774385622041925e+066}
{pno -6.2774385622041925e+066}
{pfo -6.2774385622041925e+066}
{pf 4.0}
{pv 0.0}

Note , it also exists an undocummented GiD-Tcl info command to obtain the current values: GiD_Info View

Regards
Enrique
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050202/523ff906/attachment.htm
Georg Haasemann

[GiDlist] tcl-error

Post by Georg Haasemann »

Hi,
using the help of the new GiD v.7.5.3b for Linux, I get the following tcl-error:


unknown command "refresh" -- should be one of: cget clear configure href index insert names parse resolve selection text token xview yview debug
while executing
"$html($w) refresh"
(procedure "LoadFile" line 59)
invoked from within
"LoadFile $w $file 1 $tag"
(procedure "GiDHelpViewer::Select" line 50)
invoked from within
"GiDHelpViewer::Select .helpref 1 [Tree::_get_node_name .helpref.pw.f0.frame.nb.ftree.lf.tree current 2]"
(command bound to event)

What can I do?

Regards,
Georg


PS: I'm using SUSE 9.1., TCL 8.4.6-26
Miguel A. Pasenau de Riera

[GiDlist] tcl-error

Post by Miguel A. Pasenau de Riera »

Thanks, my mistake, i used an older version of the html lib. Now it is
corrected. You can download it again, from the same place.

miguel


-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.edu.gid.cimne.upc.edu
[mailto:gidlist-admin at gatxan.cimne.upc.edu.gid.cimne.upc.edu] En nombre de
Georg Haasemann
Enviado el: jueves, 03 de febrero de 2005 11:03
Para: GID-Liste
Asunto: {SPAM?} [GiDlist] tcl-error

Hi,
using the help of the new GiD v.7.5.3b for Linux, I get the following
tcl-error:


unknown command "refresh" -- should be one of: cget clear configure href index
insert names parse resolve selection text token xview yview debug
while executing
"$html($w) refresh"
(procedure "LoadFile" line 59)
invoked from within
"LoadFile $w $file 1 $tag"
(procedure "GiDHelpViewer::Select" line 50)
invoked from within
"GiDHelpViewer::Select .helpref 1 [Tree::_get_node_name
.helpref.pw.f0.frame.nb.ftree.lf.tree current 2]"
(command bound to event)

What can I do?

Regards,
Georg


PS: I'm using SUSE 9.1., TCL 8.4.6-26


_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.edu
http://gid.cimne.upc.es/mailman/listinfo/gidlist
Post Reply