StructuralAssetCopy Method

Produces a copy of the asset.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StructuralAsset Copy()

Return Value

StructuralAsset
A copy of the asset.
See Also