DisableTemporaryViewMode Method


View Disable Temporary View Mode Method

Disables the specified temporary view mode.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void DisableTemporaryViewMode(
	TemporaryViewMode mode
)

Parameters

mode TemporaryViewMode
The mode to disable.
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration
InvalidOperationException View cannot use temporary visibility modes.
Remarks
Has no effect if the mode is already disabled.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →