| Revit 2022.1 API |
| IExtElemChangeBeamSection..::..ChangeSection Method |
| IExtElemChangeBeamSection Interface See Also |
The method that will be called when user wants to change beam section
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2018
Syntax
| C# |
|---|
bool ChangeSection( Document doc, ElementId idElem ) |
| Visual Basic |
|---|
Function ChangeSection ( _ doc As Document, _ idElem As ElementId _ ) As Boolean |
| Visual C++ |
|---|
bool ChangeSection( Document^ doc, ElementId^ idElem ) |
Parameters
- doc
- Type: Autodesk.Revit.DB..::..Document
Revit document
- idElem
- Type: Autodesk.Revit.DB..::..ElementId
id of the selected element