Message 1 of 11
Entity advice
Not applicable
02-26-2012
09:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, i'm starting to develop a .NET plugin, so i'd like to have some advice from you experts 😉
I've just to draw some rectangles on a map (a 2D layer) an then set a label that show me the name and then set other "invisible" properties that describe my area.
I thought to represent this with a region and put a label on it; I'd like that these entities have a kind of relation, like move togheter etc. and finally store into this area some properties, like strings and numbers.
i have to create a custom entity with C++ or there is some other (easier) way to do this?
thanks in advance....
Bye.