CutProfileItemStartLocation Property

Get/Set a reference to the start location of the router for this cut.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
[JsonIgnoreAttribute]
public FVector2 StartLocation { get; set; }

Property Value

FVector2

See Also