Version: 9.16.0
GEOMImpl_IPartition.hxx File Reference
#include "GEOM_Function.hxx"
#include "TColStd_HSequenceOfTransient.hxx"
#include "TColStd_HArray1OfInteger.hxx"

Go to the source code of this file.

Classes

class  GEOMImpl_IPartition
 

Macros

#define PART_ARG_LIMIT   1
 
#define PART_ARG_SHAPES   2
 
#define PART_ARG_TOOLS   3
 
#define PART_ARG_KEEP_IN   4
 
#define PART_ARG_REM_IN   5
 
#define PART_ARG_MATERIALS   6
 
#define PART_ARG_SHAPE   7
 
#define PART_ARG_PLANE   8
 
#define PART_ARG_KEEP_NONLIMIT_SHAPES   9
 
#define PART_ARG_CHECK_SELF_INTERSECTION   10
 
#define PART_ARG_FUZZY_PARAMETER   11
 

Macro Definition Documentation

◆ PART_ARG_CHECK_SELF_INTERSECTION

#define PART_ARG_CHECK_SELF_INTERSECTION   10

◆ PART_ARG_FUZZY_PARAMETER

#define PART_ARG_FUZZY_PARAMETER   11

◆ PART_ARG_KEEP_IN

#define PART_ARG_KEEP_IN   4

◆ PART_ARG_KEEP_NONLIMIT_SHAPES

#define PART_ARG_KEEP_NONLIMIT_SHAPES   9

◆ PART_ARG_LIMIT

#define PART_ARG_LIMIT   1

◆ PART_ARG_MATERIALS

#define PART_ARG_MATERIALS   6

◆ PART_ARG_PLANE

#define PART_ARG_PLANE   8

◆ PART_ARG_REM_IN

#define PART_ARG_REM_IN   5

◆ PART_ARG_SHAPE

#define PART_ARG_SHAPE   7

◆ PART_ARG_SHAPES

#define PART_ARG_SHAPES   2

◆ PART_ARG_TOOLS

#define PART_ARG_TOOLS   3