hello Trevor. I use LDview as rendering engine. Is it possible to enable or disable highlight parts feature via an LPUB command so I can customize each project instead of enabling or disabling it for all with the LPub3D setting?
Thanks
Regards.
Simon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Although this feature was intended for GLOBAL execution, nothing is in place to prevent its use at the LOCAL level. Let me know if the behaviour is not as expected.
Cheers,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Do not use HIGHLIGHT_LINE_WIDTH at this moment, you will receive a "Parameter(s) out of range" error message because I did not initialize the data type so it is using the default '0'. If the line width meta is not defined, the Preferences (INI) default value (1) will be used. I've corrected this behaviour in 2.3.9.
You can 'Save' a list of all metacommands to a file from the Help menu. Alternatively, you can access an up-to-date list here
Cheers,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Perfect Trevor! Thanks for suggestion.
I found that page but i also not read, after "HIGHLIGHT_STEP" the boolean option TRUE|FALSE.
Well I take this opportunity to ask you a question about that command list: i suppose you know every command and what they do right? But does exist a documentations for commands we do not know? A lot of those commands are easy to understand and LPub3d can insert with a GUI command like "display callout as row", but for some commands, usage is not so clear like
0!LPUBCALLOUTSUBMODEL_DISPLAYSHOW<TRUE|FALSE>
FOr example, wha is the difference between CALLOUT or SUBMODEL?
etc.
Thanks
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Simon - The command enables/disables the display of a submodel at its first step when the submodel is called out.
Indeed, the online metacommand list was truncated at the first occurrence of reserved character "<" when I converted it to html. I corrected this error before making the post suggesting its use. It is now up-to-date.
Cheers,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
oh well..so after all, I wasn't so distracted :-D
About SUBMODEL command you mean something like the white box before step 1 in the attached image?
Thanks
About SUBMODEL i start a new thread. I do that with a workaround but i would like to understand how SUBMODEL command works, because now it not works :-(
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello Trevor. I use LDview as rendering engine. Is it possible to enable or disable highlight parts feature via an LPUB command so I can customize each project instead of enabling or disabling it for all with the LPub3D setting?
Thanks
Regards.
Simon
I second this!
Simon, Meta commands are in place for the Highlight Current Step feature.
Although this feature was intended for GLOBAL execution, nothing is in place to prevent its use at the LOCAL level. Let me know if the behaviour is not as expected.
Cheers,
Hello Trevor, thanks for suggestion.
Exactly, how should I use the commands?
I tried to insert at the beginning of step 1 and the program crashes.
Last edit: Simone 2019-04-17
Hi Simon,
Sorry, here are the complete meta commands.
Do not use
HIGHLIGHT_LINE_WIDTHat this moment, you will receive a "Parameter(s) out of range" error message because I did not initialize the data type so it is using the default '0'. If the line width meta is not defined, the Preferences (INI) default value (1) will be used. I've corrected this behaviour in 2.3.9.You can 'Save' a list of all metacommands to a file from the Help menu. Alternatively, you can access an up-to-date list here
Cheers,
I ran a little test with one of your previous examples. The behaviour was as expected.
Cheers,
Perfect Trevor! Thanks for suggestion.
I found that page but i also not read, after "HIGHLIGHT_STEP" the boolean option TRUE|FALSE.
Well I take this opportunity to ask you a question about that command list: i suppose you know every command and what they do right? But does exist a documentations for commands we do not know? A lot of those commands are easy to understand and LPub3d can insert with a GUI command like "display callout as row", but for some commands, usage is not so clear like
FOr example, wha is the difference between CALLOUT or SUBMODEL?
etc.
Thanks
Regards
Hi Simon - The command enables/disables the display of a submodel at its first step when the submodel is called out.
Indeed, the online metacommand list was truncated at the first occurrence of reserved character "<" when I converted it to html. I corrected this error before making the post suggesting its use. It is now up-to-date.
Cheers,
oh well..so after all, I wasn't so distracted :-D
About SUBMODEL command you mean something like the white box before step 1 in the attached image?
Thanks
Yes.
BTW, I have added a Preference flag to highlight the first step. See ticket #234.
Cheers,
Usefull thanks ;-)
About SUBMODEL i start a new thread. I do that with a workaround but i would like to understand how SUBMODEL command works, because now it not works :-(
Cheers