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