02-04-2021, 03:53 PM
Ok it works!!
I used Ab3d.Utilities.MeshBooleanOperations.Subtract(modelvisual3d, geometrymesh3d) and i have at least the modelvisual correctly modified with the subtraction.
But a problem qith transformations.
Before using subtract i need to make some translation transformation on modelvisual.
Ofter using subtract the modelvisual losts its transformation and retuns in the original place (before transformations)
Why???
I used Ab3d.Utilities.MeshBooleanOperations.Subtract(modelvisual3d, geometrymesh3d) and i have at least the modelvisual correctly modified with the subtraction.
But a problem qith transformations.
Before using subtract i need to make some translation transformation on modelvisual.
Ofter using subtract the modelvisual losts its transformation and retuns in the original place (before transformations)
Why???

