Share

IFCParameterTemplate.SetPropertySetApplicableEntities Method



Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public void SetPropertySetApplicableEntities(
	PropertySetupType propertySetupType,
	string propertySetName,
	IList<string> applicableEntities
)

Parameters

propertySetupType  PropertySetupType
 
propertySetName  String
 
applicableEntities  IList<String>
 

See Also

Reference

Was this information helpful?