Message 1 of 4
AutoCAD API error!
Not applicable
04-22-2008
02:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am getting following error while applying stretch command to my custom entity.(Only for AutoCAD 2004)
Error :This drawing contains entities that do not adhere to the AutoCAD graphics API.
Geometry was received without a preceding SubentityMarker. Entities that wish to make sure of SubentityMarkers (i.e. - custom AcGi entities) should send down a SubentityMarker before sending down any geometry
Can anybody tel me, is this AutoCAD's error or am i doing something wrong with custom entity?
I am getting following error while applying stretch command to my custom entity.(Only for AutoCAD 2004)
Error :This drawing contains entities that do not adhere to the AutoCAD graphics API.
Geometry was received without a preceding SubentityMarker. Entities that wish to make sure of SubentityMarkers (i.e. - custom AcGi entities) should send down a SubentityMarker before sending down any geometry
Can anybody tel me, is this AutoCAD's error or am i doing something wrong with custom entity?