Table of Contents

Method RemoveAnchor

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

RemoveAnchor(int)

Remove an anchor. This also removes all segments connecting to this anchor.

public void RemoveAnchor(int index)

Parameters

index int

Index of the anchor in Anchors collection.