Method IsSegmentValid
- Namespace
- Pinwheel.Griffin.SplineTool
- Assembly
- Pinwheel.Polaris.Runtime.dll
IsSegmentValid(int)
Check if a segment is valid, which mean it doesn't connect to non-existent anchors.
public bool IsSegmentValid(int segmentIndex)
Parameters
Returns
- bool
True if it is valid.