CreateUpdateInfoNode
Namespace: Meshmakers.Octo.MeshAdapter.Services.Pipeline.Nodes.Transform
Creates an update item for an existing RtEntity
public class CreateUpdateInfoNode : IPipelineNode
Inheritance Object → CreateUpdateInfoNode
Implements IPipelineNode
Constructors
CreateUpdateInfoNode(NodeDelegate, IMeshEtlContext, ICkCacheService)
Creates an update item for an existing RtEntity
public CreateUpdateInfoNode(NodeDelegate next, IMeshEtlContext etlContext, ICkCacheService ckCacheService)
Parameters
next
NodeDelegate
etlContext
IMeshEtlContext
ckCacheService
ICkCacheService
Methods
ProcessObjectAsync(IDataContext)
public Task ProcessObjectAsync(IDataContext dataContext)
Parameters
dataContext
IDataContext