 | PartCovers Property |
Returns the collection of
Cover objects that define finishing layers applied to the part surfaces.
Covers specify material type (paint, edge band, veneer, vacuum film, or multilayer), thickness, and geometric boundaries for precise
placement on workpiece faces. Each cover in the collection represents a distinct finishing operation with its own material properties
and application boundaries.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
SyntaxIList<Cover> Covers { get; }ReadOnly Property Covers As IList(Of Cover)
Get
Property Value
IListCover
See Also