 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntaxbool CutFromInside { get; }ReadOnly Property CutFromInside As Boolean
Get
Property Value
Boolean
See Also