Click or drag to resize

MainContour Interface

Represents the main contour class for end mill tool.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface MainContour

The MainContour type exposes the following members.

Properties
 NameDescription
Public propertyLeadIn Gets the Lead in object.
Public propertyLeadOut Gets the Lead out object.
Public propertyMainContour Gets the main Contour object.
Public propertyOffsetSide Gets the contour offset side of OffsetSideEnum.
Public propertyOffsetType Gets the contour offset type of TrajectoryOffsetTypeEnum.
Public propertyOrbitalLanding Gets the OrbitalLanding object.
Top
See Also