Plane
Properties
normal : Vec
pos : Vec
Constructors
__init__(self)
__init__(self, point: Vec, normal: Vec)
__init__(self, p0: Vec, p1: Vec, p2: Vec)
__init__(self, other: Plane)
Copy constructor for Plane
Execute Python code in Designer sessions to control and query projects programmatically.