A3DETranslateToPkPartsMergeEntities

enum A3DETranslateToPkPartsMergeEntities

Control mode of the accurate edge computation in TranslateToPkParts functions.

Used in:c:struct:~A3DRWParamsTranslateToPkPartsData.

8.1

Enumerators

enumerator kA3D_MERGE_NO
kA3D_MERGE_NO

Disable accurate edge computation.

enumerator kA3D_MERGE_YES
kA3D_MERGE_YES

Enable accurate edge computation.

enumerator kA3D_MERGE_ONLY_IF_NOT_PARASOLID
kA3D_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_bKeepParsedEntities``reading option is enabled.