Opened 13 years ago

Last modified 13 years ago

#1612 closed defect (fixed)

OMEdit includes MultiBody.World Object as world1

Reported by: Peter Junglas Owned by: Peter Junglas
Priority: high Milestone:
Component: Version:
Keywords: Cc: Peter Junglas, Adeel Asghar

Description

The World-Object has to be named "world", but the OMEditor calls it "world1". This leads to a bunch of errors ("world" not found).

Of course one can rename the world object manually - simple, if one knows it!

Attachments (1)

pendel1.mo (982 bytes ) - added by Peter Junglas 13 years ago.

Download all attachments as: .zip

Change History (2)

by Peter Junglas, 13 years ago

Attachment: pendel1.mo added

comment:1 by Martin Sjölund, 13 years ago

This uses the following annotation:

annotation(defaultComponentName = "name")

Adeel: You also need to implement support for defaultComponentPrefixes for everything to work as expected I believe

Note: See TracTickets for help on using tickets.