RVTDocs.com

FabricationConfiguration.DamperExists

Method
Description:
Checks to see if the specified damper exists.
Syntax
public bool DamperExists(
	int damperId
)
Parameters
Parameter Type Description
damperId Int32 The damper identifier to check.
Return Value
Type Description
Boolean Returns true if the damper exists.