createPlaneFrom MethodStatic
Create a "Point4d as a plane" from "any" other PlaneAltitudeEvaluator type.
createPlaneFrom(source: PlaneAltitudeEvaluator): Point4d | undefined
| Parameter | Type | Description |
|---|---|---|
| source | PlaneAltitudeEvaluator |
Returns - Point4d | undefined
Defined in
- geometry4d/Point4d.ts Line 95
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.