Thank you for another answer ferdo, unfortunately it didn't help again, but I was able to find the answer for myself. The vector I was looking for (V1) is retrieved using the following formula:
V1 = (-1) * (V2 x (V1 x V2)), where V1 and V2 are vectors.
I wasn't able to find anything about...
Unfortunately it didn't. I couldn't use the RasterLevelOfDetail as a method, but I don't need to change the quality of the Raster just the mode so it wouldn't change my situation anyways. Thank you for the information though!
I was able to solve the problem of point 3. I still don't know what...
Hello,
thanks for the answer Ferdo, the sample part is attached to this reply and I am using the release 2014, Service Pack 4 Build Number 24.
I had no idea that the HRD mode was the "Raster mode" thanks for pointing that out.
By the way, the example of the CATIA help file is wrong (At least...
Greetings,
this is my first post on this forum so excuse my poor English and any mistake.
Long story short, I am writing a code that creates an Isometric View from a CATPart on a CATDrawing and I am facing two three problems:
[ol 1]
The DefineIsometricView method need six parameters to be...