createZXPlane MethodStatic
Create a plane parallel to the ZX plane
createZXPlane(origin?: Point3d): Plane3dByOriginAndUnitNormal
| Parameter | Type | Description | 
|---|---|---|
| origin | Point3d | optional plane origin. If omitted, the origin is placed at 000 | 
Returns - Plane3dByOriginAndUnitNormal
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.