Revit 2025.3 API
ProfileClone Method |
Returns a copy of this profile.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Profile Clone()
Public Function Clone As Profile
public: Profile^ Clone()
member Clone : unit -> Profile
Return Value
ProfileSee Also