$$$$ MASQ NOTICE CHAT 11/09/12 21:17:10 7124 DATE 11/09/12 Operateur MASQUE Voir aussi : ---------------- RESU1 = OBJET1 MASQUE |'SUPERIEUR' | ('SOMME') | ENTI1 | ; |'EGSUPE' | | FLOT1 | |'EGALE' | | OBJET2 | |'EGINFE' | |'INFERIEUR' | |'DIFFERENT' | OBJET1=CHPOINT,LISTENTI LISTREEL,MCHAML Description : ____________ The MASQUE operator creates an object of same type as OBJET1 the values of which are 0's or 1's. Each value of OBJET1 is compared to a value or to the corresponding value in an object of same type as OBJET1. If the relation is true, the value is replaced with 1, if not, it is replaced with 0. If the word 'SOMME' is used, RESU1 is the sum of the 0's and 1's, otherwise RESU1 is the object of same type as OBJET1, containing the 0's and 1's. Contents : _________ OBJET1 : CHPOINT, LISTREEL, LISTENTI, MCHAML type object. OBJET2 : object of same type as OBJET1. ENTI1 : number to which the values of OBJET1 are compared when OBJET1 is of LISTENTI type (ENTIER type). FLOT1 : number to which the values of OBJET1 are compared when OBJET1 is of CHPOINT, LISTREEL or MCHAML type (FLOTTANT type). RESU1 : generated object of same type as OBJET1 except when the key word 'SOMME' is used, in which case RESU1 is of ENTIER type. Note for using the procedures : ________________________________ The CHPOINT type result has a specific mesh support.
© Cast3M 2003 - All rights reserved.
Disclaimer