IHasInternalNodes Interface |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Interfaces
public interface IHasInternalNodes : IAnalysisObject
The IHasInternalNodes type exposes the following members.
| Name | Description | |
|---|---|---|
| InternalNodes |
Contains the nodes connected to this instance but are not part of the geometry
|
| Name | Description | |
|---|---|---|
| ToObjectIdentifier |
Converts the provided IAnalysisObject into an AnalysisObjectIdentifier (Defined by IAnalysisObjectExtensions.) |