#include <stdio.h>
#include <string.h>
#include "mensagem.h"
#include "memvirtu.h"
#include "lowparam.h"
#include "lowmacro.h"
#include "lowsolid.h"
#include "eulerops.h"
#include "mancommd.h"
#include "shpshape.h"
#include "disdispl.h"
#include "genfunc_.h"
#include "sethmain.h"
Go to the source code of this file.
Functions | |
void | MSD_execNameUnion (void) |
void | MSD_highNameUnion (char *name1, char *name2, char *name) |
Id | MSD_highUnion (Id sn1, Id sn2) |
void MSD_execNameUnion | ( | void | ) |
void MSD_highNameUnion | ( | char * | name1, | |
char * | name2, | |||
char * | name | |||
) |
Definition at line 70 of file setunion.cpp.
References MEN_NaoEncontrouSolidNome, MEN_SolidoJaExiste, MSD_getSolidIdFromName(), MSD_highName(), MSD_highUnion(), NAM_SetUnion, and SOLID.
Referenced by MSD_execNameUnion(), MSD_lowAreaProjetadaTotal(), and MSD_lowMakeUnion().
Definition at line 114 of file setunion.cpp.
References GNIL, MEN_NaoEncontrouSolido, MSD_getMaxSolidId(), MSD_getSolid(), MSD_lowCleanSolid(), MSD_lowDisplayMonitor(), MSD_lowModifyIds(), MSD_lowSetOp(), NAM_SetUnion, SNIL, SPTYPE, SUCCESS, and USP_UNION.
Referenced by MSD_highNameUnion().