EngineNetGetComponentSourcePoint Method |
| Name | Description | |
|---|---|---|
| GetComponentSourcePoint(EngineNode) |
Get a source point for component sources.
If no components are included in simulation, or if node is not part of component simulation, null is returned. | |
| GetComponentSourcePoint(EngineReach, Int32) |
Get a source point for component sources.
The gridPointIndex must match a grid point with volume, i.e. an HGridPoint. If no components are included in simulation, or if node is not part of component simulation, null is returned. |