Opcion Cutplane


Good morning
I am testing the cutplane option.
I have a cube that I want to limit by a plane along the y-axis,
Box 4,4,1
cutplane 0,1,0,side
[statement1 ... statementn]
Cutend
where I am missing is Side, and [statement1 ... statementn]
Thanks for everything.

Hello,

Try it out and look at the help at the bottom of the SmartPart editor (everything is explained there).
"Side" is boolean, so it is 0 or 1.
But, you cannot cut with only one value in the Y direction. This cannot create a "cut plane". You need at least 2 directions to define a plane.
So, this is:
CUTPLANE 0 , 1 , 1 , 0 (or CUTPLANE 0 , 1 , 1 , 1 )
or
CUTPLANE 1 , 1 , 0 , 0 (or CUTPLANE 1 , 1 , 0 , 1 )


Good morning Bertrand.
Thank you very much for your answer.
I've already put it into practice, and it works.
A cordial greeting.


https://campus.allplan.com/ uses cookies  -  More information

Accept