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