 | PartCovers Property |
Returns the collection of the
Cover objects associated with the part.
Namespace: Woodwork.AutomationAssembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
SyntaxIList<Cover> Covers { get; }
ReadOnly Property Covers As IList(Of Cover)
Get
Property Value
IListCover
See Also