Class face_angle_relation

Class Documentation

class face_angle_relation

Enum Struct to indicate the angle relation between two faces Coplaner: The faces could be merged, the angle between them is 180 degrees Convex: The faces are convex, the inside angle between them is less than 180 degrees, they create an acute angle Concave: The faces are concave, the inside angle is more than 180 degrees, they create an obtuse angle.