• 回答数

    6

  • 浏览数

    176

贪吃的小四
首页 > 英语培训 > 对象捕捉英文

6个回答 默认排序
  • 默认排序
  • 按时间排序

半透明SKY也

已采纳

键盘输入-SE。

CAD(中文名:计算机辅助设计,英文全称:Computer Aided Design)是指运用计算机软件制作并模拟实物设计,展现新开发商品的外型、结构、彩色、质感等特色的技术。

CAD最早的应用是在汽车制造、航空航天以及大公司的电子工业生产中。之后随着CAD实现技术的演变和计算机价格的变化,其应用范围也逐渐变广,已广泛运用于平面印刷、出版等诸多领域。

80年代,由于PC机的应用,CAD得以迅速发展,出现了专门从事CAD系统开发的公司。当时VersaCAD是专业的CAD制作公司,所开发的CAD软件功能强大,但由于其价格昂贵,故不能普遍应用。

而当时的Autodesk公司是一个仅有员工数人的小公司,其开发的CAD系统虽然功能有限,但因其可免费拷贝,故在社会得以广泛应用。同时,由于该系统的开放性,该CAD软件升级迅速。

对象捕捉英文

209 评论(10)

FACE家具和设计

CAD中打开对象捕捉的快捷键是什么命令??答:键盘输入--SE

281 评论(9)

我可不是吃素的

是为了要对象捕捉的快捷键名称吗?这个实际应该算是命令修饰符,常用的捕捉点如下:端点end中点mid圆心cen节点nod象限点qua交点int插入点ins垂足per切点tan最近点ner还有其它的,并没有在这个图里。

189 评论(15)

zhangzhangdd

1、通过输入快捷命令SE并空格确定。

2、或者输入快捷命令DS也一样可以打开,记住一个就可以了看大家觉得哪个好记,执行的都是一个命令,方便记忆的方法为记住命令前的两个字母。

3、打开之后为草图设置窗口,其中的选项卡标签可以进行切换。

4、通过进行设置之后点击确定完成并退出草图设置窗口即可。

5、其次,使用shift+鼠标右击并选择对象捕捉设置。

111 评论(9)

快乐@天使33

; ;; Program Parameters File For AutoCAD 2008; External Command and Command Alias Definitions; Copyright (C) 1997-2007 by Autodesk, Inc. All Rights Reserved.; Each time you open a new or existing drawing, AutoCAD searches ; the support path and reads the first acad.pgp file that it finds.; -- External Commands --; While AutoCAD is running, you can invoke other programs or utilities; such Windows system commands, utilities, and applications.; You define external commands by specifying a command name to be used; from the AutoCAD command prompt and an executable command string ; that is passed to the operating system. ; -- Command Aliases --; The Command Aliases section of this file provides default settings for; AutoCAD command shortcuts. Note: It is not recommended that you directly; modify this section of the PGP file., as any changes you make to this section of the ; file will not migrate successfully if you upgrade your AutoCAD to a; newer version. Instead, make changes to the new ; User Defined Command Aliases; section towards the end of this file.; -- User Defined Command Aliases --; You can abbreviate frequently used AutoCAD commands by defining ; aliases for them in the User Defined Command Aliases section of acad.pgp.; You can create a command alias for any AutoCAD command,; device driver command, or external command.; Recommendation: back up this file before editing it. To ensure that; any changes you make to PGP settings can successfully be migrated; when you upgrade to the next version of AutoCAD, it is suggested that; you make any changes to the default settings in the User Defined Command ; Aliases section at the end of this file.; External command format:; ,[],,[*],; The bits of the bit flag have the following meanings:; Bit 1: if set, don't wait for the application to finish; Bit 2: if set, run the application minimized; Bit 4: if set, run the application "hidden"; Bit 8: if set, put the argument string in quotes;; Fill the "bit flag" field with the sum of the desired bits.; Bits 2 and 4 are mutually exclusive; if both are specified, only ; the 2 bit is used. The most useful values are likely to be 0 ; (start the application and wait for it to finish), 1 (start the ; application and don't wait), 3 (minimize and don't wait), and 5 ; (hide and don't wait). Values of 2 and 4 should normally be avoided, ; as they make AutoCAD unavailable until the application has completed.;; Bit 8 allows commands like DEL to work properly with filenames that ; have spaces such as "long filename.dwg". Note that this will interfere ; with passing space delimited lists of file names to these same commands.; If you prefer multiplefile support to using long file names, turn off ; the "8" bit in those commands.; Examples of external commands for command windowsDEL, DEL, 8,要删除的文件: ,DIR, DIR, 8,指定文件: ,SH, , 1,*操作系统命令: ,SHELL, , 1,*操作系统命令: ,START, START, 1,*要启动的应用程序: ,TYPE, TYPE, 8,要列出的文件: ,; Examples of external commands for Windows; See also the (STARTAPP) AutoLISP function for an alternative method.EXPLORER, START EXPLORER, 1,,NOTEPAD, START NOTEPAD, 1,*要编辑的文件: ,PBRUSH, START PBRUSH, 1,,; Command alias format:; ,*; The following are guidelines for creating new command aliases.; 1. An alias should reduce a command by at least two characters. ; Commands with a control key equivalent, status bar button, ; or function key do not require a command alias. ; Examples: Control N, O, P, and S for New, Open, Print, Save.; 2. Try the first character of the command, then try the first two, ; then the first three.; 3. Once an alias is defined, add suffixes for related aliases: ; Examples: R for Redraw, RA for Redrawall, L for Line, LT for ; Linetype.; 4. Use a hyphen to differentiate between command line and dialog ; box commands.; Example: B for Block, -B for -Block.;; Exceptions to the rules include AA for Area, T for Mtext, X for Explode.; -- Sample aliases for AutoCAD commands -- ; These examples include most frequently used commands. NOTE: It is recommended ; that you not make any changes to this section of the PGP file to ensure the ; proper migration of your customizations when you upgrade to the next version of ; AutoCAD. The aliases listed in this section are repeated in the User Custom; Settings section at the end of this file, which can safely be edited while; ensuring your changes will successfully migrate.3A, *3DARRAY3DMIRROR, *MIRROR3D3DNavigate,*3DWALK3DO, *3DORBIT3DW, *3DWALK3F, *3DFACE3M, *3DMOVE3P, *3DPOLY3R, *3DROTATEA, *ARCAC, *BACTIONADC, *ADCENTERAECTOACAD, *-ExportToAutoCADAA, *AREAAL, *ALIGN3AL, *3DALIGNAP, *APPLOADAR, *ARRAY-AR, *-ARRAYATI, *ATTIPEDITATT, *ATTDEF-ATT, *-ATTDEFATE, *ATTEDIT-ATE, *-ATTEDITATTE, *-ATTEDITB, *BLOCK-B, *-BLOCKBC, *BCLOSEBE, *BEDITBH, *HATCHBO, *BOUNDARY-BO, *-BOUNDARYBR, *BREAKBS, *BSAVEBVS, *BVSTATEC, *CIRCLECAM, *CAMERACH, *PROPERTIES-CH, *CHANGECHA, *CHAMFERCHK, *CHECKSTANDARDSCLI, *COMMANDLINECOL, *COLORCOLOUR, *COLORCO, *COPYCP, *COPYCT, *CTABLESTYLECYL, *CYLINDERD, *DIMSTYLEDAL, *DIMALIGNEDDAN, *DIMANGULARDAR, *DIMARCJOG, *DIMJOGGEDDBA, *DIMBASELINEDBC, *DBCONNECTDC, *ADCENTERDCE, *DIMCENTERDCENTER, *ADCENTERDCO, *DIMCONTINUEDDA, *DIMDISASSOCIATEDDI, *DIMDIAMETERDED, *DIMEDITDI, *DISTDIV, *DIVIDEDJL, *DIMJOGLINEDJO, *DIMJOGGEDDL, *DATALINKDLI, *DIMLINEARDLU, *DATALINKUPDATEDO, *DONUTDOR, *DIMORDINATEDOV, *DIMOVERRIDEDR, *DRAWORDERDRA, *DIMRADIUSDRE, *DIMREASSOCIATEDRM, *DRAWINGRECOVERYDS, *DSETTINGSDST, *DIMSTYLEDT, *TEXTDV, *DVIEWDX, *DATAEXTRACTIONE, *ERASEED, *DDEDITEL, *ELLIPSEER, *EXTERNALREFERENCESEX, *EXTENDEXIT, *QUITEXP, *EXPORTEXT, *EXTRUDEF, *FILLETFI, *FILTERFREEPOINT, *POINTLIGHTFSHOT, *FLATSHOTG, *GROUP-G, *-GROUPGD, *GRADIENTGEO, *GEOGRAPHICLOCATIONGR, *DDGRIPSH, *HATCH-H, *-HATCHHE, *HATCHEDITHI, *HIDEI, *INSERT-I, *-INSERTIAD, *IMAGEADJUSTIAT, *IMAGEATTACHICL, *IMAGECLIPIM, *IMAGE-IM, *-IMAGEIMP, *IMPORTIN, *INTERSECTINF, *INTERFEREIO, *INSERTOBJJ, *JOINL, *LINELA, *LAYER-LA, *-LAYERLAS, *LAYERSTATELE, *QLEADERLEN, *LENGTHENLI, *LISTLINEWEIGHT, *LWEIGHTLMAN, *LAYERSTATELO, *-LAYOUTLS, *LISTLT, *LINETYPE-LT, *-LINETYPELTYPE, *LINETYPE-LTYPE, *-LINETYPELTS, *LTSCALELW, *LWEIGHTM, *MOVEMA, *MATCHPROPMAT, *MATERIALSME, *MEASUREMI, *MIRRORML, *MLINEMLA, *MLEADERALIGNMLC, *MLEADERCOLLECTMLD, *MLEADERMLE, *MLEADEREDITMLS, *MLEADERSTYLEMO, *PROPERTIESMS, *MSPACEMSM, *MARKUPMT, *MTEXTMV, *MVIEWNORTH, *GEOGRAPHICLOCATIONNORTHDIR, *GEOGRAPHICLOCATIONO, *OFFSETOP, *OPTIONSORBIT, *3DORBITOS, *OSNAP-OS, *-OSNAPP, *PAN-P, *-PANPA, *PASTESPECPARAM, *BPARAMETERPARTIALOPEN, *-PARTIALOPENPE, *PEDITPL, *PLINEPO, *POINTPOL, *POLYGONPR, *PROPERTIESPRCLOSE, *PROPERTIESCLOSEPROPS, *PROPERTIESPRE, *PREVIEWPRINT, *PLOTPS, *PSPACEPSOLID, *POLYSOLIDPTW, *PUBLISHTOWEBPU, *PURGE-PU, *-PURGEPYR, *PYRAMIDQC, *QUICKCALCQCUI, *QUICKCUIR, *REDRAWRA, *REDRAWALLRC, *RENDERCROPRE, *REGENREA, *REGENALLREC, *RECTANGREG, *REGIONREN, *RENAME-REN, *-RENAMEREV, *REVOLVERO, *ROTATERP, *RENDERPRESETSRPR, *RPREFRR, *RENDERRW, *RENDERWINS, *STRETCHSC, *SCALESCR, *SCRIPTSE, *DSETTINGSSEC, *SECTIONSET, *SETVARSHA, *SHADEMODESL, *SLICESN, *SNAPSO, *SOLIDSP, *SPELLSPL, *SPLINESPLANE, *SECTIONPLANESPE, *SPLINEDITSSM, *SHEETSETST, *STYLESTA, *STANDARDSSU, *SUBTRACTT, *MTEXT-T, *-MTEXTTA, *TABLETTB, *TABLETH, *THICKNESSTI, *TILEMODETO, *TOOLBARTOL, *TOLERANCETOR, *TORUSTP, *TOOLPALETTESTR, *TRIMTS, *TABLESTYLEUC, *UCSMANUN, *UNITS-UN, *-UNITSUNI, *UNIONV, *VIEW-V, *-VIEWVP, *DDVPOINT-VP, *VPOINTVS, *VSCURRENTVSM, *VISUALSTYLES-VSM, *-VISUALSTYLESW, *WBLOCK-W, *-WBLOCKWE, *WEDGEX, *EXPLODEXA, *XATTACHXB, *XBIND-XB, *-XBINDXC, *XCLIPXL, *XLINEXR, *XREF-XR, *-XREFZ, *ZOOM; The following are alternative aliases and aliases as supplied ; in AutoCAD Release 13.AV, *DSVIEWERCP, *COPYDIMALI, *DIMALIGNEDDIMANG, *DIMANGULARDIMBASE, *DIMBASELINEDIMCONT, *DIMCONTINUEDIMDIA, *DIMDIAMETERDIMED, *DIMEDITDIMTED, *DIMTEDITDIMLIN, *DIMLINEARDIMORD, *DIMORDINATEDIMRAD, *DIMRADIUSDIMSTY, *DIMSTYLEDIMOVER, *DIMOVERRIDELEAD, *LEADERTM, *TILEMODE; Aliases for Hyperlink/URL Release 14 compatibilitySAVEURL, *SAVEOPENURL, *OPENINSERTURL, *INSERT; Aliases for commands discontinued in AutoCAD 2000:AAD, *DBCONNECTAEX, *DBCONNECT ALI, *DBCONNECT ASQ, *DBCONNECT ARO, *DBCONNECT ASE, *DBCONNECTDDATTDEF, *ATTDEFDDATTEXT, *ATTEXTDDCHPROP, *PROPERTIESDDCOLOR, *COLORDDLMODES, *LAYERDDLTYPE, *LINETYPEDDMODIFY, *PROPERTIESDDOSNAP, *OSNAPDDUCS, *UCS; Aliases for commands discontinued in AutoCAD 2004:ACADBLOCKDIALOG, *BLOCKACADWBLOCKDIALOG, *WBLOCKADCENTER, *ADCENTERBMAKE, *BLOCKBMOD, *BLOCKBPOLY, *BOUNDARYCONTENT, *ADCENTERDDATTE, *ATTEDITDDIM, *DIMSTYLEDDINSERT, *INSERTDDPLOTSTAMP, *PLOTSTAMPDDRMODES, *DSETTINGSDDSTYLE, *STYLEDDUCS, *UCSMANDDUCSP, *UCSMANDDUNITS, *UNITSDDVIEW, *VIEWDIMHORIZONTAL, *DIMLINEARDIMROTATED, *DIMLINEARDIMVERTICAL, *DIMLINEARDOUGHNUT, *DONUTDTEXT, *TEXTDWFOUT, *PLOTDXFIN, *OPENDXFOUT, *SAVEASPAINTER, *MATCHPROPPREFERENCES, *OPTIONSRECTANGLE, *RECTANGSHADE, *SHADEMODEVIEWPORTS, *VPORTS; Aliases for commands discontinued in AutoCAD 2007:RMAT, *MATERIALSFOG, *RENDERENVIRONMENTFINISH, *MATERIALSSETUV, *MATERIALMAPSHOWMAT, *LISTRFILEOPT, *RENDERPRESETSRENDSCR, *RENDERWIN; -- User Defined Command Aliases --; Make any changes or additions to the default AutoCAD command aliases in ; this section to ensure successful migration of these settings when you; upgrade to the next version of AutoCAD. If a command alias appears more; than once in this file, items in the User Defined Command Alias take; precedence over duplicates that appear earlier in the file.; **********----------********** ; No xlate ; DO NOT REMOVE; ACADM aliasesBAL, *amballoonCB, *amcencrholeCL, *amcentlineCLIN, *amconstlinesCLOO, *amclineoCR, *ammanipulateCS, *amcencrossDAN, *ampowerdim_angDAU, *amautodimDMED, *amdimmeditHIOO, *amlayinvoL0, *amlayer_con1L1, *amlayer_con2L2, *amlayer_con3L3, *amlayer_hidwL3N, *amlayer_hidnL4, *amlayer_hlinL5, *amlayer_diliL6, *amlayer_txt3L7, *amlayer_cenwL7N, *amlayer_cennL8, *amlayer_hatchL10, *amlayer_vpliL11, *amlayer_phanLG, *amlayerLGMO, *amlgmoveLGV, *amlayvisenhLIB, *amlibraryLMO, *amlaymoveOO, *3dorbitPAR, *ampartrefPC, *ampowercopyPD, *ampowerdimPED, *ampowereditPER, *ampowererasePRC, *ampowerrecallPROO, *amlaypartrefoPSS, *ampowersnapQ, *AMDWGVIEWQQ, *AMEDITVIEWREC, *amrectangS1, *ampsnap1S2, *ampsnap2S3, *ampsnap3S4, *ampsnap4SM, *amscmonitorSTOO, *amlaypartoTIOO, *amlaytibloTXL, *amlangconvU0, *amunit_0U1, *amunit_1U2, *amunit_2U3, *amunit_3U4, *amunit_4V1, *amviewulV2, *amviewurV3, *amviewllV4, *amviewlrV5, *amviewcenVAL, *amviewallVPOO, *amlayvpoDD, *DDPTYPEDS, *DIMALIGNEDDF, *DIMLINEARDA, *DIMANGULARLK, *LENGTHENTC, *TCASEAS, *aidimprecDM, *dimeditAQ, *amscrew2dGC, *yx_dgZC, *yx_cen1, *yx_lay_set_moldbase2, *yx_lay_set_center3, *yx_lay_set_cool4, *yx_lay_set_dim5, *yx_lay_set_text6, *yx_lay_set_screwFFF, *yx_fdFF, *YX_FFZG, *yx_dthDQ, *yx_d1XD, *yx_dscXS, *yx_xsAD, *ampowerdimxt, *amdetailpg, *yx_editpgpDE, *ampowerdimdw, *amdimbreakdz, *amdimalignk, *refeditq, *refclose这是CAD命令代码 复制到编辑程序参数就可以了另外装个外挂 燕秀工具箱 很好用的

155 评论(15)

痴货哟i

这里比较全 你看看吧CAD快捷键大全CAD2007常用快捷键大全如何更改CAD的自定义特殊快捷键设置Acad2004命令快捷键CAD的基本绘图命令

237 评论(14)

相关问答