2027 Method
Changes 0
M

Face.Intersect

Name Return Type Description
O Intersect(Curve) SetComparisonResult Calculates the intersection of the specified curve with this face.
O Intersect(Face) FaceIntersectionFaceResult Calculates the intersection of the specified face with this face and returns the intersection results.
O Intersect(Curve, IntersectionResultArray%) SetComparisonResult Calculates the intersection of the specified curve with this face and returns the intersection results.
O Intersect(Face, Curve%) FaceIntersectionFaceResult Calculates the intersection of the specified face with this face and returns the intersection results.