IFCParameterTemplate.FindPropertyMappingInfo
Description:
Finds the property mapping info in the property set by id.
Finds the property mapping info in the property set by id.
Overloads (2):
FindPropertyMappingInfo(PropertySetupType,String,ElementId)
public IFCPropertyMappingInfo FindPropertyMappingInfo(
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