Mid-Line Dimension
Mid-Line Dimension
(OP)
Can you make a full width dimension using a center datum?
This is what I have in ProE
versus:
Very useful for setting up a mirrored feature based on a full width requirement instead of dividing 2.
Thanks in advance.
Erick
This is what I have in ProE
CODE
__________|_________
| | |
| | |___
| | |
| | ___|
|_________|_________|
|
|----1.0------|
| | |
| | |___
| | |
| | ___|
|_________|_________|
|
|----1.0------|
CODE
__________|_________
| | |
| | |___
| | |
| | ___|
|_________|_________|
|
|-------------2.0------------|
| | |
| | |___
| | |
| | ___|
|_________|_________|
|
|-------------2.0------------|
Very useful for setting up a mirrored feature based on a full width requirement instead of dividing 2.
Thanks in advance.
Erick





RE: Mid-Line Dimension
You can do the same in reverse order. cline, reference, cline. This is normally used for Diameter dimensions in Revolved features.
Michael
RE: Mid-Line Dimension
Thank you!