Quantcast
Channel: OpenPlant | AutoPLANT
Viewing all articles
Browse latest Browse all 12277

Forum Post: Could be property assignment?

$
0
0
In rep_sortgroups.txt,I need to change the value of property,such as recombiantion. To get the unit of pipe in ISO file,I set as follow: SORTGROUP=PIPES HEADER=@------------------------ RULE=IE_TYPE=CT_PIPE|CT_BEND QUANTITY=QUANTITY+” m ” To get the unit of elbow in ISO file,I set as follow: SORTGROUP=ELBOW HEADER=@------------------------ RULE=IE_TYPE=CT_ELBOW QUANTITY=QUANTITY+ ”EA ” To get the SIZE of REDUCER in ISO file,I set as follow: SORTGROUP=REDUCWER HEADER=@------------------------ RULE=IE_TYPE=CT_REDUCER SIZE1= SIZE1+”x”+SIZE2 I want to get the reslut in ISO file is like this : To pipe: 16m in clomun QUANTITY To elbow: 2EA in clomun QUANTITY To Reducer: 100X80 in clomun SIZE1 Is right about the setting above? If not right ,why? How to do it ?

Viewing all articles
Browse latest Browse all 12277

Trending Articles