Wire.AreVertexPointsValid
Description:
Checks if the given vertex points are valid for the wire.
Checks if the given vertex points are valid for the wire.
Remarks:
X and Y values are compared of the vertices.
X and Y values are compared of the vertices.
-
vertexPointsThe vertex points.
-
startConnectorThe start connector of the wire.
-
endConnectorThe end connector of the wire.
Return Value
bool
True if the given vertex points are valid, false otherwise.
-
A non-optional argument was NULL