2027 Method
Changes 7
M

IFCParameterTemplate.RemovePropertyMappingInfo

Description:
Removes the property mapping from the property set by name.
Overloads (2):
RemovePropertyMappingInfo(PropertySetupType,String,String)
public void RemovePropertyMappingInfo(
	PropertySetupType propertySetupType,
	string propertySetName,
	string propertyName
)
  • propertySetupType
    The property setup type.
  • String
    propertySetName
    The property set name.
  • String
    propertyName
    The property name.