Community
Dynamic Blocks Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can dimensional constraints support greater than?

6 REPLIES 6
Reply
Message 1 of 7
rapidcad
1496 Views, 6 Replies

Can dimensional constraints support greater than?

Hi All,

I am trying to figure out if a dimensional constraint can evaluate something like:

 

d1=>3"

 

Actually I need greater than or equal to 3".

 

Finding the syntax for such a thing is very hard. Does anyone have an answer?

ADN CAD Developer/Operator
6 REPLIES 6
Message 2 of 7
bgingerich
in reply to: rapidcad

I'm assuming you mean "dimensional parameter's"?  if so, yes; select the parameter, then look in the properties palette.  Under "value set" there should be "dist min" and "dist max."

─────────────────────────────────────────────────────────────────────────────────────────────
Brandon Gingerich
Message 3 of 7
rapidcad
in reply to: bgingerich

Thanks for the reply Brandon. However, upon further review, perhaps we are both wrong. To be exact, AutoCAD calls this a "constraint parameter" on the block authoring palette for constraints. I understand that this will also support those minimum and maximums just like a dimensional parameter. However, my attempts to use that as I would like to have failed so far. Unfortunately, the doccumentation for constraints seems to be rather slim, or I suppose that I'm just looking in the wrong places.Capture.JPG

 

ADN CAD Developer/Operator
Message 4 of 7
bgingerich
in reply to: rapidcad

I'm using LT not full version, so if you could post a dwg with a "contraint parameter" in it, I can take a look.  (LT can edit but not create contraints. Smiley Frustrated)  Or maybe someone with the full version could chime in to explain.

─────────────────────────────────────────────────────────────────────────────────────────────
Brandon Gingerich
Message 5 of 7
rapidcad
in reply to: bgingerich

Maybe I'm barking up the wrong tree. Here's ablock with text to explain the limiting factors. I'm starting to think that a geometric constraint can only hold the value that it initially reads, or it can allow for formulas to drive it. I'm just struggling to figure out how to write a formula that says d1=>3". (d1 is equal to or greater than 3").

ADN CAD Developer/Operator
Message 6 of 7
bgingerich
in reply to: rapidcad

Try this.  Add a "contraint parameter" in between the two tubs with this expression: min(3";10')

If I'm understanding this right, 3" is the minimum value and 10' is the max.  I'm not totally positive, so check and make sure it works. 

─────────────────────────────────────────────────────────────────────────────────────────────
Brandon Gingerich
Message 7 of 7
rapidcad
in reply to: bgingerich

Thanks again, Brandon. Well, I'm begining to see that constraint parameters don't work like that. Unless someone else can clue us in, it appears from my testing and reading that a constraint parameter will hold that value which it is set at (originally measures) and can change through placing formulas in for the distance. Some of those formuals are really fantastic - I put together one using a trig function to correct the length of a foreshortened ramp as it rotated in elevation so that the plan view would properly shorten. However, it appears that with all the cool functions and formulas that were allowed, one or two got left out - greater than and less than, to name two. See link - note especially the comments, specifically #1:

 

http://wikihelp.autodesk.com/Revit/enu/2012/Help/Revit_User's_Guide/2654-Tools_an2654/2894-Formulas2...

 

I know it is for Revit, but I think the technology carried through. I couldn't find exactly the same information for AutoCAD. The closest thing I can find is the following which also omits greater than and less than:

http://docs.autodesk.com/ACD/2010/ENU/AutoCAD%202010%20User%20Documentation/index.html?url=WS73099cc...

 

ADN CAD Developer/Operator

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

”Boost

 

”Tips

 

”Services