AnalyticalNodeData.GetAnalyticalNodeData
Description:
Returns AnalyticalNodeData associated with this element, if it exists.
Returns AnalyticalNodeData associated with this element, if it exists.
Remarks:
If the input element doesn't have AnalyticalNodeData than it retuns null. The input element should be a ReferencePoint.
If the input element doesn't have AnalyticalNodeData than it retuns null. The input element should be a ReferencePoint.
public static AnalyticalNodeData GetAnalyticalNodeData(
Element element
)
-
elementThe element from which we try to obtain AnalyticalNodeData.
-
A non-optional argument was null