IFCParameterTemplate.FindPropertyMappingInfo
Description:
Finds the property mapping info in the property set by name.
Finds the property mapping info in the property set by name.
Overloads (2):
FindPropertyMappingInfo(PropertySetupType,String,String)
public IFCPropertyMappingInfo FindPropertyMappingInfo(
PropertySetupType propertySetupType,
string propertySetName,
string propertyName
)
-
propertySetupTypeThe property setup type.
-
StringpropertySetNameThe property set name.
-
StringpropertyNameThe property name.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration