 | 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: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
SyntaxIList<Cover> Covers { get; }ReadOnly Property Covers As IList(Of Cover)
Get
Property Value
IListCover
See Also