This repository was archived by the owner on Apr 25, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Plane
Stephen S. Mitchell edited this page Apr 25, 2026
·
4 revisions
- Namespace:
AlibreScript.API - Kind:
Class
Type: Object
The name of the plane
Checks if another plane is parallel to this one
def IsParallel(other_plane):
"""
Checks if another plane is parallel to this one
Args:
other_plane (Plane): The other plane to check
Returns:
true if the planes are parallel
"""Documentation Home | Classes | Methods Index | Properties Index | Members Index
Generated on 2025-09-23 02:06