Jump to content

surface labels


sandiegophil

Recommended Posts

Hello,

 

 

I am hopeful that someone has found a way to utilize or extract the data in the surface properties --> statistics --> volume list for use in an expression for a volume label. I want to be able to create labels that let me dynamically show volume comparisons. Any and all help is appreciated.

 

 

Thanks,

Phil

Link to comment
Share on other sites

As the volume is a surface you should be able to get at its properties using this as a start (setq ss (ssget "_:L" '((0 . "AECC_TIN_SURFACE")))) and using dump should be able to step through and check the properties and see if cut and fill are available, will have to make a job to test etc If some one else does not post first.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...