KSurface.coplanarUnsigned() method
忽略两个面的边界,以指定容差检查两个面是否共面。
Check whether two surface are coplanar by ignoring their sides with specified tolerance.
Signature:
coplanarUnsigned(other: KSurface, tolerance?: number): boolean;
Links: coplanarUnsigned(other: KSurface, tolerance?: number): boolean;