IFCUserDefinedPropertySetClearPropertySet Method |
Removes all properties from the property set.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic void ClearPropertySet()
Public Sub ClearPropertySet
public:
void ClearPropertySet()
member ClearPropertySet : unit -> unit
See Also