7,540
edits
Changes
→Autocad Architecture
<hr>
<br>
=Dimension ügyek=
===Dimension systle borwser===
A '''DIMSYTLE'''-al nyithatjuk meg a Dimenzió stílus böngészőt.
:[[File:ClipCapIt-200930-210511.PNG|300px]]
A Dimesion stílus böngészőben választhatjuk ki hogy melyik leyen az aktuális dimenzió stílus és annak beállíthatjuk a tulajdonságait:
:[[File:ClipCapIt-200930-211231.PNG|500px]]
Válasszuk ki a '''Standard''' stílus és bal felül nyomjuk meg a '''Set Current''' gombot.
<br>
Nyomjuk meg a '''Modfiy''' gombot.
===Annotative dimensions===
https://www.thesourcecad.com/understanding-annotation-scale-in-autocad/
Amit eddig értek: Mielőtt elkészíteniénk a layout (papir space) rajzokat, el kell dönteni, hogy melyik viewport milyen arányú lesz, hány a hányhoz, pl 1:50-hez vagy 1:25-höz. És ezekhez az arányokhoz megfelelő méretű dimension stílus szükséges. De az annotative dimesnion lehetőév teszi, hogy adaptálódjon ezekhez a méretekhez.
...TODO...
A '''PAGESETUP''' parancs hatására megnyílik a Layaout lista, amiben minden layout-hoz beállíthatjuk a papír méretet és dimension scale-t:
:[[File:ClipCapIt-200930-231341.PN|300px]]
Ha itt kiválasztunk egy Layout-ot, akkor a '''Modify''' gombbal tudunk belépni a beállításaiba.
:[[File:ClipCapIt-200930-231832.PNG|600px]]
Középen van a papír méret állító (tipikus az A3) és középen alul van az arány, ami az adott layout-hoz tartozni fog.
==Vegyes Dimension beállítások==
===DIMASSOC (System Variable)===
https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/AutoCAD-Core/files/GUID-D77085A3-6E4C-4C18-AD70-21F54ED72492-htm.html<br>
A system vairable-t úgy kell átállítani, hogy beírjuk a parancsot, és akkor a parancssorban beírhatjuk az új értéket:
:[[File:ClipCapIt-200930-234926.PNG]]
Azt szabályozza, hogy a dimension egy objekutm legyen, vagy különálló darabok (nyil, vonal szöveg). Valamint képes valamilyen szinten együtt mozogni (nőni, csökkeni) az ponttal amire mutat (2-es opció)
* 0: Creates exploded dimensions. There is no association between the various elements of the dimension. The lines, arcs, arrowheads, and text of a dimension are drawn as separate objects.
* 1: Creates non-associative dimension objects. The elements of the dimension are formed into a single object. If one of the definition points of the dimension moves, the dimension is updated.
* 2: Creates associative dimension objects. The elements of the dimension are formed into a single object, and one or more definition points of the dimension are coupled with association points on geometric objects. If the association point on the geometric object moves, the dimension location, orientation, and value are updated.
<br>
<br>
Verify if the following variables are set as follows (type these on the command line in AutoCAD):
* DIMASSOC = 2
* DIMLFAC = 1
<br>
<br>
===Vieport méretarány (sclae) beállítása===
A méretarány választó csak akkor jelenik meg az alsó sávban lévő vezérlők között, ha egy Layout-on kiválasztunk egy view-port-ot.
:[[File:ClipCapIt-201001-002331.PNG|300px]]
<br>
<br>
=Autocad Architecture=