Is there a way to add comments in Blocks?

Is there a way to add comments in Blocks?

TiStars
Advisor Advisor
620 Views
2 Replies
Message 1 of 3

Is there a way to add comments in Blocks?

TiStars
Advisor
Advisor

Hi guys,

 

When I work on a new Dynamic block, sometimes I need to calculate a "Distance multiplier" for a Stretch Action.  Usually it comes from a very complicated formula . I'd like to write down the original formula somewhere inside the block instead of just a float number like -0.35115330 , which can remind me later where the number -0.35115330 comes from.

For example, I need a Distance multiplier of 0.xxx-xxxxxxxx, which comes from TAN(5.625). I'd like to write down TAN(5.625) near the Distance multiplier.

 

Thanks for any idea/answer,

 

 


天涯海角的山姆


您认为此帖子是否有用?欢迎为此帖点赞。

您的问题是否已得到解答?请点击“接受解答”按钮。


EESignature



0 Likes
Accepted solutions (1)
621 Views
2 Replies
Replies (2)
Message 2 of 3

Libbya
Mentor
Mentor
Accepted solution

Sure.  There are a few ways.  If you want the comments visible in model space but non-plotting then place them on a layer that does not plot (e.g. defpoints).  If you don't want them visible in model space then you can add a visibility parameter and a visibility state for the comments.  Set the text object(s) to only be visible in that state or if you are already using the visibility parameter, set them to be invisible in all states and to see them hit the button so all objects are visible.

Message 3 of 3

TiStars
Advisor
Advisor

Thanks Libbya,

I will choose Text object + visibility parameter, then set "Show Properties" to "No"  & set "Number of Grips" to "0"

since I don't want users get confused by comments without entering inside Blocks.

 

A layer is also good idea though.

 

Thanks again!

 


天涯海角的山姆


您认为此帖子是否有用?欢迎为此帖点赞。

您的问题是否已得到解答?请点击“接受解答”按钮。


EESignature



0 Likes