[Next] [Up] [Back] [Previous] [Contents]

3.6 DIBLD





Calling sequence : CALL DIBLD (IEXIT)



Purpose : To build the FEMVIEW display data sets for a new model.



Parameters:

Out
IEXIT Error condition (Integer)



Use : This routine is called to build the FEMVIEW display data sets for a new model. This routine may only be called after the nodal co-ordinates and element topology data sets have been processed. This routine must not be called when directing output to a neutral character file.






Errors : The error condition is indicated by the value of IEXIT.


IEXIT Meaning

0   Successful call
32   Current error must be cleared up first
42   Can only build datasets when accessing database
43   Nodal co-ordinates and element topology not completed
44   No need to build display datasets
223   Error building display data sets



[Next] [Up] [Back] [Previous] [Contents]