Click or drag to resize

PartCovers Property

Returns the collection of the Cover objects associated with the part.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
IList<Cover> Covers { get; }

Property Value

IListCover
See Also