fmeobjects.FMEClothoid.getLength

FMEClothoid. getLength ( threeD )

Returns the length of the curve. If ‘threeD’ is真正的, this returns the 3D length of the curve, otherwise this returns the 2D length.

Parameters: threeD(bool) – Whether to calculate the 2D or 3D length.
Return type: 浮动
Returns: The length of the curve.