AutoCAD Civil 3D
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Breslin, Kevin
Point selection problems
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
118 Views, 3 Replies
10-05-2003 10:04 AM
For viewing functions and in some cases selecting points to create a group
for example you will see strange behavior.
For example, if you import points from a file, select one point by an
implied window then use 3DORBIT or Object Viewer you will get all of the
points not just the one you selected. Also, when selecting points for a
point group by selecting points in the drawing, you will get nothing if you
make an implied window, however if you make an implied crossing window the
program will accept the points.
Kevin Breslin
for example you will see strange behavior.
For example, if you import points from a file, select one point by an
implied window then use 3DORBIT or Object Viewer you will get all of the
points not just the one you selected. Also, when selecting points for a
point group by selecting points in the drawing, you will get nothing if you
make an implied window, however if you make an implied crossing window the
program will accept the points.
Kevin Breslin
*Slater, Daniel
Re: Point selection problems
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-22-2003 01:52 AM in reply to:
*Breslin, Kevin
Kevin,
Points in Civil3D are not objects, they are simply data - this saves
us over 90 bytes per point - the point group is the object. This is
what's causing the behavior you're seeing in 3DORBIT and Object Viewer.
The window selection issue is a known defect we're looking into.
Dan Slater
Kevin Breslin wrote:
> For viewing functions and in some cases selecting points to create a group
> for example you will see strange behavior.
>
> For example, if you import points from a file, select one point by an
> implied window then use 3DORBIT or Object Viewer you will get all of the
> points not just the one you selected. Also, when selecting points for a
> point group by selecting points in the drawing, you will get nothing if you
> make an implied window, however if you make an implied crossing window the
> program will accept the points.
>
> Kevin Breslin
>
>
Points in Civil3D are not objects, they are simply data - this saves
us over 90 bytes per point - the point group is the object. This is
what's causing the behavior you're seeing in 3DORBIT and Object Viewer.
The window selection issue is a known defect we're looking into.
Dan Slater
Kevin Breslin wrote:
> For viewing functions and in some cases selecting points to create a group
> for example you will see strange behavior.
>
> For example, if you import points from a file, select one point by an
> implied window then use 3DORBIT or Object Viewer you will get all of the
> points not just the one you selected. Also, when selecting points for a
> point group by selecting points in the drawing, you will get nothing if you
> make an implied window, however if you make an implied crossing window the
> program will accept the points.
>
> Kevin Breslin
>
>
*Antoljak, Strahimir
Re:
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-02-2003 10:20 PM in reply to:
*Breslin, Kevin
>>Points in Civil3D are not objects, they are simply data
that's an interesting statement, because when you list
the point, under "Select objects:" you get both in the list:
AECC_POINT_GROUP and
AECC_COGO_POINT
thanks,
--
Strah @ Langan
"Daniel Slater" wrote in message
news
3DE285CE68296A853A43FFA1CE59AB2@in.WebX.maYIadrTaR b...
> Kevin,
> Points in Civil3D are not objects, they are simply data - this saves
> us over 90 bytes per point - the point group is the object. This is
> what's causing the behavior you're seeing in 3DORBIT and Object Viewer.
> The window selection issue is a known defect we're looking into.
>
> Dan Slater
>
>
> Kevin Breslin wrote:
> > For viewing functions and in some cases selecting points to create a
group
> > for example you will see strange behavior.
> >
> > For example, if you import points from a file, select one point by an
> > implied window then use 3DORBIT or Object Viewer you will get all of the
> > points not just the one you selected. Also, when selecting points for a
> > point group by selecting points in the drawing, you will get nothing if
you
> > make an implied window, however if you make an implied crossing window
the
> > program will accept the points.
> >
> > Kevin Breslin
> >
> >
>
that's an interesting statement, because when you list
the point, under "Select objects:" you get both in the list:
AECC_POINT_GROUP and
AECC_COGO_POINT
thanks,
--
Strah @ Langan
"Daniel Slater"
news
> Kevin,
> Points in Civil3D are not objects, they are simply data - this saves
> us over 90 bytes per point - the point group is the object. This is
> what's causing the behavior you're seeing in 3DORBIT and Object Viewer.
> The window selection issue is a known defect we're looking into.
>
> Dan Slater
>
>
> Kevin Breslin wrote:
> > For viewing functions and in some cases selecting points to create a
group
> > for example you will see strange behavior.
> >
> > For example, if you import points from a file, select one point by an
> > implied window then use 3DORBIT or Object Viewer you will get all of the
> > points not just the one you selected. Also, when selecting points for a
> > point group by selecting points in the drawing, you will get nothing if
you
> > make an implied window, however if you make an implied crossing window
the
> > program will accept the points.
> >
> > Kevin Breslin
> >
> >
>
*Putnam, Chris
Re:
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-03-2003 12:18 AM in reply to:
*Breslin, Kevin
I suppose the "AECC_COGO_POINT" tag is a bit misleading in this case. The
point group actually prints all of this information in response to the list
command. Perhaps it would be clearer if we hadn't used a DXF style name to
label the individual points. If you look very carefully, you'll see that
the AECC_COGO_POINT tag is indented slightly more than AECC_POINT_GROUP (by
1 character). Also notice that the AECC_POINT_GROUP contains an entry for
"number of points selected". Both are indications that the point is really
not a separate object.
Chris Putnam
Software Engineer
AutoCAD Civil 3D Team
point group actually prints all of this information in response to the list
command. Perhaps it would be clearer if we hadn't used a DXF style name to
label the individual points. If you look very carefully, you'll see that
the AECC_COGO_POINT tag is indented slightly more than AECC_POINT_GROUP (by
1 character). Also notice that the AECC_POINT_GROUP contains an entry for
"number of points selected". Both are indications that the point is really
not a separate object.
Chris Putnam
Software Engineer
AutoCAD Civil 3D Team
