CableSizeDuplicate Method

Duplicates this Cable Size.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public CableSize Duplicate()

Return Value

CableSize
The duplicated Cable Size data.
See Also