The method that will be called when user wants to change beam section
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
bool ChangeSection( Document doc, ElementId idElem )
Parameters
Return Value
BooleanIndicates whether the operation succeeded or not
