ResetCellOverride Method (Int32)


Resets the override of the column.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2014

Syntax

C#
public void ResetCellOverride(
	int nCol
)
Visual Basic
Public Sub ResetCellOverride ( _
	nCol As Integer _
)
Visual C++
public:
void ResetCellOverride(
	int nCol
)

Parameters

nCol
Type: SystemInt32

Exceptions

ExceptionCondition
Autodesk.Revit.ExceptionsArgumentException The given column number nCol is invalid.

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 →