IFCUserDefinedPropertySet.RemoveProperty
Description:
Removes a property from the property set.
Removes a property from the property set.
public void RemoveProperty(
string propertyName
)
-
StringpropertyNameThe name of the property to remove.
-
A property with the given name is not present in the property set.
-
A non-optional argument was null