Skip to main content

GetRtEntitiesByIdNode

Namespace: Meshmakers.Octo.MeshAdapter.Services.Pipeline.Nodes.Extract

Gets rt entities by type

public class GetRtEntitiesByIdNode : IPipelineNode

Inheritance ObjectGetRtEntitiesByIdNode
Implements IPipelineNode

Constructors

GetRtEntitiesByIdNode(NodeDelegate, IMeshEtlContext)

Gets rt entities by type

public GetRtEntitiesByIdNode(NodeDelegate next, IMeshEtlContext context)

Parameters

next NodeDelegate

context IMeshEtlContext

Methods

ProcessObjectAsync(IDataContext)

public Task ProcessObjectAsync(IDataContext dataContext)

Parameters

dataContext IDataContext

Returns

Task