[GiDlist] Creating and exporting one node elements (point el
Posted: Mon Jul 28, 2003 4:26 pm
Hello
I need to export, in calculation file, point element. In my .bas, I have
tried
nelem(point) and elems(point) by they are not allowed, then I used the code
below
*#
*# Mailles Point (1 noeud)
*# -----------------------
*if(npoin)
POI1
*loop elems
*if(ElemsNnode==1)
*GenData(3)*ElemsNum*GenData(2)*ElemsConec(1)
*endif
*End elems
FINSF
It works, but is it the correct method ?
Another question is that I cannot create point element on another geometry
than volumes,
I have seen that linear elements can be assigned to lines, surfaces and
volumes. Is it
right ?
It could be interesting to have the same function than lineaar element for
point element
(even mesh geometrical point).
Thanks
________________________________________________________________
Guy HUBERT Mailto:hubert at deltacad.fr
Tel direct : +33 (0)3 44 23 52 99 mobile: 06 76 80 03 42
DeltaCAD
Centre de Transfert - 66 Avenue de Landshut
60200 COMPIEGNE (FRANCE)
Tel : +33 (0)3 44 23 46 54 - Fax : +33 (0)3 44 23 46 31
Web : http://www.deltacad.fr
I need to export, in calculation file, point element. In my .bas, I have
tried
nelem(point) and elems(point) by they are not allowed, then I used the code
below
*#
*# Mailles Point (1 noeud)
*# -----------------------
*if(npoin)
POI1
*loop elems
*if(ElemsNnode==1)
*GenData(3)*ElemsNum*GenData(2)*ElemsConec(1)
*endif
*End elems
FINSF
It works, but is it the correct method ?
Another question is that I cannot create point element on another geometry
than volumes,
I have seen that linear elements can be assigned to lines, surfaces and
volumes. Is it
right ?
It could be interesting to have the same function than lineaar element for
point element
(even mesh geometrical point).
Thanks
________________________________________________________________
Guy HUBERT Mailto:hubert at deltacad.fr
Tel direct : +33 (0)3 44 23 52 99 mobile: 06 76 80 03 42
DeltaCAD
Centre de Transfert - 66 Avenue de Landshut
60200 COMPIEGNE (FRANCE)
Tel : +33 (0)3 44 23 46 54 - Fax : +33 (0)3 44 23 46 31
Web : http://www.deltacad.fr