Thanks for the reply.
I m using like this :
Doc.Create.NewAlignment(Doc.ActiveView, refPlane.Reference, new Reference(pipe));
But is giving error "One of the conditions for the inputs was not satisfied. Consult the documentation for requirements for each argument."
Its looking easy by manual process but i m struggling with API. 😞
Please help.
Thanks.