Retrieves the Element Id of the Analytical Model Element for this Element.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI
(in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Return Value
Element Id.Remarks
If the Element does not have an Analytical Model, the returned value
will be invalidElementId. This may occur even if the Element can have an Analytical Model,
but does not for some reason.