Hi, All
I am New in dynamo. i want to tag my selected duct Can anyone tell me What’s wrong i am doing Here.
And what will be horizontal and vertical alignment.
Thank you.
Hi, All
I am New in dynamo. i want to tag my selected duct Can anyone tell me What’s wrong i am doing Here.
And what will be horizontal and vertical alignment.
Thank you.
Hello,
You are using a document as input instead of a view. You can use the Document.ActiveView node.
You are using random string inputs for the alignment. Use the nodes for horizontal and vertical text alignment.
@gerhard.p is correct,
@irfankhan888969
if still, it is not working , you can try with this node also.
Thank you Above one is worked.
@irfankhan888969 try feeding views…
Sorry. What do you mean by feeding Views (I am here in dynamo).
@irfankhan888969 for views you have given input current document right try giving views instead
Thanks for your reply.