IFCParameterTemplate.RemovePropertyMappingInfo
Description:
Removes the property mapping from the property set by id.
Removes the property mapping from the property set by id.
Overloads (2):
RemovePropertyMappingInfo(PropertySetupType,String,ElementId)
public void RemovePropertyMappingInfo(
PropertySetupType propertySetupType,
string propertySetName,
ElementId revitPropertyId
)
-
propertySetupTypeThe property setup type.
-
StringpropertySetNameThe property set name.
-
revitPropertyIdThe Revit property id.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration