CreateAssociationUpdateNode
Namespace: Meshmakers.Octo.MeshAdapter.Services.Pipeline.Nodes.Transform
Creates an update item for an existing RtEntity
public class CreateAssociationUpdateNode : IPipelineNode
Inheritance Object → CreateAssociationUpdateNode
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