3D coordinate along catenary, 0.0 being the start and 1.0 being the end
Namespace: Demo3D.CommonAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntaxpublic Vector3 PointAt(
double x
)
Parameters
- x Double
- distance along catenary from 0.0 to 1.0
Return Value
Vector33D coordinate of point on catenary
See Also