Ok usually I make alot of single points to make a plane from a bottom side, to create a plane, but I need to be a lot more precise in this situation. So I have created 2 Plane Adaptive Scans and I want to combine the 2 for flatness. Now since it's a scan, one is 140 points, the other 151 points, is there an easy way to extract them to create a plane? I know how to extract all the points, or at least when I hover over it, it shows all the point results. But When I plug this into a Generic Plane not so good. Maybe I'm going down the wrong path.
Kp61dude!, or
JEFMAN, or
DAN_M or
bfire85
You can construct a plane out of one of those at first.
Once you have your constructed plane, change the REV to BF or BFRE, then manually type in the PLN_A1.HIT[1..PLN_A1.NUMHITS], then after the next comma, type in PLN_A2.HIT[1..PLN_A2.NUMHITS].
You can construct a plane out of one of those at first.
Once you have your constructed plane, change the REV to BF or BFRE, then manually type in the PLN_A1.HIT[1..PLN_A1.NUMHITS], then after the next comma, type in PLN_A2.HIT[1..PLN_A2.NUMHITS].