frmCutEditCreateFromTemplate Method
Create a cut profile from a blank template.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
public void CreateFromTemplate(
PatternTemplateItem template,
FVector2 startLocation
)
Public Sub CreateFromTemplate (
template As PatternTemplateItem,
startLocation As FVector2
)
No code example is currently available or this language may not be supported.
Parameters
- template PatternTemplateItem
-
Reference to the pattern template serving as the basis of the new cut.
- startLocation FVector2
-
Reference to the starting router location for this cut, in absolute
terms.