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: 26.0.4.0 (26.0.4.0)
Syntaxpublic void MakeDefault()
public:
void MakeDefault()
member MakeDefault : unit -> unit
See Also