Search the Community
Showing results for tags 'edge'.
-
Dear Sirs How can I chamfer just a portion ( for example 1/3 of the total length ) of an edge on a solid ? I would like to chamfer just the centre part of the edge length and then fillet the ends of the chamfering to the original solid edge. I am using Autocad 2014. Thank You Very Much in advance for any help you can provide. Best regards.
-
Hello, I'm using Autocad Architecture 2008 and no matter what I seem to do in Materials Definitions, Style Manager, or Display Manager I cannot get the surface hatch to display on slab edges. Any help would be appreciated. Thanks! img, #cubbies-overlay{ -moz-transition-property: margin, box-shadow, z-index; -moz-transition-duration: 0.1s; -webkit-transition-property: margin, box-shadow, z-index; -webkit-transition-duration: 0.1s; } .cubbies-selected{ z-index: 9999; box-shadow: 3px 3px 8px -1px blue !important; cursor: pointer !important; margin: -3px 3px 3px -3px; } .cubbies-selected:active{ box-shadow: 2px 2px 5px -1px darkblue !important; margin: -1px 1px 1px -1px; } #cubbies-overlay{ position: fixed; z-index: 9999; bottom: 30px; left: 30px; box-shadow: 0 2px 3px rgba(0,0,0,0.; border: none; } #cubbies-overlay:hover{ box-shadow: 0 2px 3px rgb(0,0,0); }
-
How to move some vertices of a solid to the offset of solids edge?
liepa posted a topic in AutoCAD Beginners' Area
Hello everybody, 1) I have a solid with vertical walls. I need a solid, were some walls ar not vertical. So I need to move some vertices to the offset of top edge. Please, check a pic. (yellow edges have to be were are the red ones). I did it with construction lines, but I'm sure there is a more efficient way (with a command like offset). 2) Can I offset just a part of the solid at all? Thank you for any ideas