A3DETranslateToPkPartsMergeEntities
-
enum
A3DETranslateToPkPartsMergeEntities Control mode of the accurate edge computation in TranslateToPkParts functions.
8.1Used in
A3DRWParamsTranslateToPkPartsData.
-
enumerator
kA3DE_MERGE_NO Disable accurate edge computation.
-
enumerator
kA3DE_MERGE_YES Enable accurate edge computation.
-
enumerator
kA3DE_MERGE_ONLY_IF_NOT_PARASOLID Enable accurate edge computation only for data coming from neither Parasolid nor from any format that embeds Parasolid data (NX, SolidWorks, Solid Edge and JT) but only if the
A3DRWParamsParasolidData::m_bKeepParsedEntitiesreading option is enabled.