Use of custom node in imperative code block Dynamo 2.3

Hello,

I am having trouble calling a custom node (Element.CutGeometry in the Clockwork package) inside an imperative block.
In Dynamo 1.X I could use DoEvaluation with the node as an input function to the block, however this does not work in 2.X.

Any solutions to this?