Click or drag to resize

PartOutlineEdges Property

Returns the collection of OutlineEdge objects that define layers applied to the outline edges. Outline edge covers specify material name, code and thickness, and geometric boundaries for precise placement on workpiece sides.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
IList<OutlineEdge> OutlineEdges { get; }

Property Value

IListOutlineEdge
See Also