Table of Contents

Method FindSegments

Namespace
Pinwheel.Griffin.SplineTool
Assembly
Pinwheel.Polaris.Runtime.dll

FindSegments(int)

Find all segments connected to an anchor.

public List<int> FindSegments(int anchorIndex)

Parameters

anchorIndex int

Index of the anchor.

Returns

List<int>

Indices of the segments.