ComponentRepeaterSlotMakeDefault Method |
Populates the slot with an instance of the default family type of the component repeater.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void MakeDefault()
public:
void MakeDefault()
member MakeDefault : unit -> unit
See Also