 | 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.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
SyntaxIList<OutlineEdge> OutlineEdges { get; }ReadOnly Property OutlineEdges As IList(Of OutlineEdge)
Get
Property Value
IListOutlineEdge
See Also