Click or drag to resize

PrimaryContour Interface

Represents the primary contour class for end mill tool.

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

The PrimaryContour type exposes the following members.

Properties
 NameDescription
Public propertyContourGeometry Defines params of Rectangular or Circular contour geometry.
Public propertyContourGeometryType Gets the contour geometry type of ContourGeometryTypeEnum.
Public propertyIsIsland Get or sets whether this contour belongs to a island.
Public propertyMainContour Gets the main Contour object.
Public propertyOffsetSide Gets the contour offset side of OffsetSideEnum.
Top
See Also