Hi,
I just found that setObjectDisplayMode does not work with blocks.
-Willem
Hi,
I just found that setObjectDisplayMode does not work with blocks.
-Willem
Hi Willem,
Use UpdateDisplayMode instead of setObjectDisplaymode it will works on blocks…
Hi Sarath,
UpdateDisplayMode is an unknow command:
-Willem
Hi willem
Use this…
DisplayModeDescription.UpdateDisplayMode(DisplayModeDescription Displaymode);
Hi Sarath,
I’m talking about the command:
http://docs.mcneel.com/rhino/5/help/en-us/commands/setobjectdisplaymode.htm
-Willem
Hi Willem,
Without exploding block objects you can’t change it displaymode
-Sarath.
Exactly, that is what I like to change
-Willem
Hi Willem - would you expect that to work per instance? If does work if you BlockEdit
and set the objects’ modes but I guess that is not what you’re after, correct?
-Pascal
Hi Pascal,
Indeed, I expected it to work on the instance.
I don’t see much use if I would need to go in blockedit mode to set the displaymode, imagine how that would be with linked blocks!
Thanks
-Willem