CrossManager  V2024.3
[TRANSFORMATION ENTITES]
[TRANSFORMATION ENTITES]

Configuration for Transformation entites

Parameter Default value Usage Format
BODY_TO_NURBS
0
Should we convert all geometries to nurbs ?
[1] -> Yes
[0] -> No
boolean
KEEP_ASSEMBLY
1
Should we write the parts/assemblies (308/408 IGES) ?
[1] -> Yes
[0] -> No (flatten entities)
boolean
EXPLOSE_GROUP
1
Should we write a group for faces in same solid?
[1] -> No
[0] -> Yes
boolean
MERGE_BODIES
0
Should we merge all bodies with only one face in one body ?
(usefull for facetted and xmt writers)
[1] -> Yes
[0] -> No
boolean
MERGE_BODIES_BY_LAYER
0
Should we organise bodies by layers ?
[1] -> Yes [0] -> No
boolean
REMOVE_EMPTY_NODES
0
Should we simplfy node tree?
(Usefull for pdf writer)
[0](Default) -> keep complete tree
[1] -> remove leaf node which does not contain any 3D data
boolean