$$$$ QUEL NOTICE CHAT 11/09/12 21:17:48 7124 DATE 11/09/12 Operateur QUELCONQUE Voir aussi : DROI -------------------- LIG1 = QUELCONQUE | 'SEG2' | | POIN1 POIN2 ...... POINn | ; | 'SEG3' | | LISTX LISTY (LISTZ) | | MAIL1 | Description : _____________ The QUELCONQUE operator enables the user to construct a broken line composed of elements of the requested type, which passes through : - either the given points - or points which coordinates are given in lists of real numbers. Contents : __________ 'SEG2' | key word giving the requested type of the elements 'SEG3' | POINi : points defining the broken line (POINT type) LISTX : abscissae of the points defining the broken line (LISTREEL type) LISTY : ordinates of the points defining the broken line (LISTREEL type) LISTZ : elevations of the points defining the broken line (LISTREEL type)(one should provide this operand only in 3D) MAIL1 : mesh constitued of a points assembly (MAILLAGE type) LIG1 : broken line (MAILLAGE type) Note : ________ If the type is 'SEG3' : 1) According to the chosen syntax, either the intermediate points will have to be supplied in the list, or the coordinates of the intermediate points will have to be taken into consider. 2) Let N the number of points to be taken into consider, N-3 must be even, so that the last segment of the line is not incomplete
© Cast3M 2003 - All rights reserved.
Disclaimer