#include <stdio.h>
#include "mensagem.h"
#include "memvirtu.h"
#include "lowparam.h"
#include "lowmacro.h"
#include "lowsolid.h"
#include "vectorop.h"
#include "eulerops.h"
#include "mancommd.h"
#include "hiegroup.h"
Go to the source code of this file.
Functions | |
int | MSD_highNameDesassociaSolidAxis (char *name1, char *name2) |
int | MSD_highDesassociaSolidAxis (int sn, int an) |
int MSD_highDesassociaSolidAxis | ( | int | sn, | |
int | an | |||
) |
Definition at line 107 of file hiedesas.cpp.
References ANIL, APTYPE, AxsASolid, AxsType, ERROR, MEN_NaoEncontrouAxisId, MEN_NaoEncontrouSolido, MEN_ParametrosIncorretos, MSD_getAxis(), MSD_getSolid(), MSD_lowAssociaSolidAxis(), NAM_DesassociaAxisSolid, SNIL, SOLID, and SPTYPE.
int MSD_highNameDesassociaSolidAxis | ( | char * | name1, | |
char * | name2 | |||
) |
Definition at line 70 of file hiedesas.cpp.
References ERROR, MEN_NaoEncontrouAxisNome, MEN_NaoEncontrouSolidNome, MSD_getAxisIdFromName(), MSD_getSolidIdFromName(), MSD_highAssociaSolidAxis(), and NAM_DesassociaAxisSolid.