Click or drag to resize

SubPolyline3IsLastPointEqualPolylineEnd Method

Evaluate if the last point of subset coincides with the ending point of the polyline.

Namespace:  Karamba.Results.ShellSection
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public bool IsLastPointEqualPolylineEnd()

Return Value

Type: Boolean
if they are equal. otherwise.
See Also