View Full Version : finding non-associative dimensions
David Strip
08-05-2004, 07:49 PM
How do I find all the dimensions in a drawing in which the length has
been overridden so that they are no longer associative?
Thanks.
Paul Turvill
08-05-2004, 08:13 PM
(ssget "x" '((0 . "DIMENSION")(1 . "~")))
___
"David Strip" <""davidstrip\"@
comcast_followed_by_dot_followed_by_net.nothing> wrote in message
news:zsydnSnVUOCnYo_cRVn-rg@comcast.com... How do I find all the dimensions in a drawing in which the length has been overridden so that they are no longer associative?
Paul Turvill
08-05-2004, 08:28 PM
BTW ... If a dimension is still a "DIMENSION" object and not just a cluster
of disassociated lines and text, it's still associative. If the text has
been overridden, it's just that an override to an associative dimension.
___
"Paul Turvill" <nospam@turvill.com> wrote in message
news:kMSdnVUCfcH_mI7cRVn-uA@whidbeytel.com... (ssget "x" '((0 . "DIMENSION")(1 . "~"))) ___ "David Strip" <""davidstrip\"@ comcast_followed_by_dot_followed_by_net.nothing> wrote in message news:zsydnSnVUOCnYo_cRVn-rg@comcast.com... How do I find all the dimensions in a drawing in which the length has been overridden so that they are no longer associative?
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.