(From version 2014.2.X.0)
Function only for the Parts category
Provides access to the parameters of the PartHost element (i.e., parameters of the original family, e.g., the respective wall parameters)
Syntax:
[FUNCTION:PartHostParameter(ParameterTypeToken:ParameterName)]
ParameterTypeToken:
● INSTANCE (instance parameter; visible in the Revit user interface)
● TYPE (type parameter; visible in the Revit user interface)
● BIPINSTANCE (instance parameter; NOT visible in the Revit user interface)
● BIPTYPE (type parameter; NOT visible in the Revit user interface)
Example: [FUNCTION:PartHostParameter(TYPE:Type Mark)]
{if([INSTANCE:Original Category]=“Walls”,[FUNCTION:PartHostParameter(INSTANCE: Flag)],[CONSTANT:Ignore])}
Comments
0 comments
Please sign in to leave a comment.