Retrieves Element Id of the structural element corresponding to the Analytical Model.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2011
Syntax
C# |
---|
public ElementId GetElementId() |
Visual Basic |
---|
Public Function GetElementId As ElementId |
Visual C++ |
---|
public: ElementId^ GetElementId() |