Click or drag to resize

CutTrajectoryCutFromInside Property

Gets a value indicating whether the tool axis vector aligns with the machining plane normal vector direction. Returns true if the tool cuts from inside (same direction), or false if cutting from outside (opposite direction).

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
bool CutFromInside { get; }

Property Value

Boolean
See Also