IFCParameterTemplate.GetPropertyMappingInfos
Description:
Creates an array of property mappings contained in the property set according to provided selection type.
Creates an array of property mappings contained in the property set according to provided selection type.
public IList<IFCPropertyMappingInfo> GetPropertyMappingInfos(
PropertySetupType propertySetupType,
string propertySetName,
PropertySelectionType propertySelectionType
)
-
propertySetupTypeThe property setup type.
-
StringpropertySetNameThe property set name.
-
propertySelectionTypeThe property selection type.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration