RVTDocs.com

LevelAssociationData.SetAssociatedLevel

Method
Description:
Sets the Associated Level.
Syntax
public void SetAssociatedLevel(
	ElementId levelId
)
Parameters
Parameter Type Description
levelId ElementId The id of the Level.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException this operation failed.