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