AnalyticalNodeData.GetAnalyticalNodeData
Method
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| element | Element | The element from which we try to obtain AnalyticalNodeData. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |