Skip to main content

CreateAssociationUpdateNode

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

Creates an update item for an existing RtEntity

public class CreateAssociationUpdateNode : IPipelineNode

Inheritance ObjectCreateAssociationUpdateNode
Implements IPipelineNode

Constructors

CreateAssociationUpdateNode(NodeDelegate)

Creates an update item for an existing RtEntity

public CreateAssociationUpdateNode(NodeDelegate next)

Parameters

next NodeDelegate

Methods

ProcessObjectAsync(IDataContext)

public Task ProcessObjectAsync(IDataContext dataContext)

Parameters

dataContext IDataContext

Returns

Task