AnalyticalElement.IsValidAnalyzeAs Method
Checks whether the value set for Analyze As is valid for an Analytical Element.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValidAnalyzeAs( AnalyzeAs analyzeAs )
Parameters
analyzeAs
AnalyzeAs
The value set to be verified.
Return Value
Boolean
Exceptions
Exception
Condition
ArgumentOutOfRangeException
A value passed for an enumeration argument is not a member of that enumeration
See Also
Reference
AnalyticalElement Class
Autodesk.Revit.DB.Structure Namespace