ComponentRepeaterSlot.MakeDefault Method

ComponentRepeaterSlotMakeDefault Method

Populates the slot with an instance of the default family type of the component repeater.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void MakeDefault()
Public Sub MakeDefault
public:
void MakeDefault()
member MakeDefault : unit -> unit 
See Also