been like this for awhile and it’s starting to bug me.
sometimes when i set a sub selected polysurface face as an object cplane it sometimes throws the cplane in space and not in the center of the surface. any ideas why this happens? is it a bug?
been like this for awhile and it’s starting to bug me.
sometimes when i set a sub selected polysurface face as an object cplane it sometimes throws the cplane in space and not in the center of the surface. any ideas why this happens? is it a bug?
“Set CPlane to object” uses the center UV point of selected surface, but you have to consider that if your surface is trimmed you might are looking only at a portion of a big surface:
To bypass this situations, you can do:
ahhh, thank you for the explanation. guess it’s not a bug then.