Revit 2016 API |
AnalyticalModel..::..GetElementId Method |
AnalyticalModel Class See Also |
Retrieves Element Id of the structural element corresponding to the Analytical Model.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since:
2011
Syntax
C# |
---|
public ElementId GetElementId() |
Visual Basic |
---|
Public Function GetElementId As ElementId |
Visual C++ |
---|
public: ElementId^ GetElementId() |