AnalyticalNodeData
Description:
This class holds information related to analytical model.
This class holds information related to analytical model.
Remarks:
This class is attached to a ReferencePoint.
This class is attached to a ReferencePoint.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Structure.AnalyticalNodeData
System.Object
Autodesk.Revit.DB.Structure.AnalyticalNodeData
public class AnalyticalNodeData : IDisposable
| Name | Return Type | Description |
|---|---|---|
| Dispose() | None | Releases all resources used by the |
| GetAnalyticalNodeData(Element) | AnalyticalNodeData | Returns AnalyticalNodeData associated with this element, if it exists. |
| GetConnectionStatus() | AnalyticalNodeConnectionStatus | Returns the Connection Status for this Analytical Node. |
| Name | Return Type | Description |
|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |