Click or drag to resize

EngineNetGetComponentSourcePoint Method

Overload List
  NameDescription
Public methodGetComponentSourcePoint(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.

Public methodGetComponentSourcePoint(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.

Top
See Also