When I add a single entity RN correctly assigns the name of the object or the block name. But when I add multiple entities, they loose names.
DOMimages logged as RN-18. Though this only relates to single objects as for blocks it works as expected. With this fix objects without names (so most of them as Rhino object name property is usually empty) will gain default "New Entity" name. Besides that, if an object is an instance of a block it will gain the name of the block instead of the name of the object which represents that instance. Does this make sense?
Agree here! Would be really helpful!
D-W Exactly, I usually have multiple meshes (vray proxy) with names coming from the .vrmesh files they represent. Also since we're talking about adding multiple objects it would be great to have control over their order on the list. 😁
@sonaar @DOMimages Implemented. Will be available with the next update providing v8 compatibility (do not mix with .NET Core compliance).