You can either use the curve "Divide' component, add a z vector component and compute cross product vector of both divide vectors and z vectors to produce the offset direction vector and draw a line by direction from that.
Or... create a Perp Frame component and decompose plane into XYZ outputs for you line by direction component.
