Adding entity into another entity
Posted: 11 Aug 2011, 11:51
Hello,
how can I do the following:
There' a drawing with a closed polyline and I schould add a rectangle inside this polygone.
- Is it possibile to add an entity inside another entity, e.g. entity.AddEntity(). - If I use AddEntity i can't see the rectangle.
- Is there a method / class which can tell me if an entity fits inside another one / if two lines are crossing.
Thank you
Roman
how can I do the following:
There' a drawing with a closed polyline and I schould add a rectangle inside this polygone.
- Is it possibile to add an entity inside another entity, e.g. entity.AddEntity(). - If I use AddEntity i can't see the rectangle.
- Is there a method / class which can tell me if an entity fits inside another one / if two lines are crossing.
Thank you
Roman