Object::connect:No such  slot

weixin_38069570 2019-09-19 05:35:26
我自己定义的slot怎么会说没有呢 ??环境:vs2008 专业版#include <QtCore/QCoreApplication>#include <QtNetwork>class FtpLogin:public QObject{    Q_OBJECTpublic:    FtpLogin(QObject* parent=0);    ~FtpLogin();    bool logIn(const QUrl&);signals:    void done();private slots:    void ftpDone(bool);    void ftpcommandsStarted(int);    void ftpcommandsFinished(int ,bool);private:    int connectId;    int loginId;    int closeId;    QFtp ftp;};网上说没有用Q_OBJECT宏 可是我加了呀 ?请大家帮忙看一下有什么问题
...全文
19 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
1 , WinLocaleConvert.zip
This program shows the international settings of the country you select such as Format Currency, Date Format, Day Name, Month Name...
2 , netstuff.zip
This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine!
3 , projectgroupx.zip
You may use this code as a learning tool only. The application may not be sold in any shape or form. So 下载 the code and get involved with the News Group, help us to help you.
4 , urllink.zip
User control to launch web browser and jump to URL.
5 , vbftp.zip
Sample application that implements FTP connection, 下载, and upload using the WinInet FTP API from Visual Basic
6 , browser.zip
Simple web browser using the Microsoft Internet Control.
7 , ftp.zip
Complete FTP application.
8 , chatclnt.zip
Client side of an internet chat program
9 , chatserv.zip
Server side of an internet chat program
10 , hlink.zip
Is a control that you can use to link your program to a web site.
11 , Popmail.zip
Checks your email!
12 , telnet.zip
Telnet Application
13 , validip.zip
Validate an IP address
14 , dmvbtest.zip
This is a complete email sending client in Visual Basic
15 , CarlosChatApp.zip
This is a program that enables two people to chat across the internet. You must know each others IP address and have an understanding of ports
16 , inteferorprovider.zip
program which communicates with each other and allows one computer to perform a task on the other
17 , itimer.zip
Internet Timer. Also calculates the cost of the call. Can AutoDetect Phone call charges from the time and date.
18 , tlsNet.zip
TILISOFT Internet ActiveX Controls - Retrieve HTML pages from the Net - Post data to HTTP server
19 , pingmon.zip
A ping monitor for the network administrator. Based on API code
20 , webbrowser.zip
Easily build your very own custom web browser,using the web browser object
21 , StealthSRC.zip
StealthMail 2.1 - full SOURCECODE for the StealthMail 2.1 program. Uses only VB6 code, and NO API calls!
22 , Worldmeet.zip
This is the source code for a client and server chat program.
23 , RemoteFileExp.zip
This utility allows you to remotely reboot, log-off, 下载 files, delete files,luanch applications, auto navigate a web browser and view desktops via TCP/IP
24 , Lagmeter.zip
This Will Allow You To See A Visual Representation Of The Latency of Your Local Machines IP. A.k.a Lag Meter
25 , mailcheck.zip
Mail Checker Sample Application. Create your own POP3 client to retrieve e-mails from mail server. Source code + tutorial.
26 , chat.zip
This code shows you how to creat a local network chat room so that you and your friends can have a chat room which nowone else can enter
27 , news.zip
Demonstrates how to downlaod text from a webpage without a browser open. This could be used for what i used it for in the past for a news program
28 , url.zip
Worldwide list of URL extensions by country
29 , EmailChk.zip
This Application checks for unread email using outlook. MS Agent will popup to announce how many unread mails you got. This also checks sub-folders on your inbox. Configuration is added to choose which MS Agent to use and the Time interval use to check for mails
30 , wsc_ftp_client.zip
FTP Client Sample Application. It was built with MS Winsock Control. It is a complete FTP client that allows you to browse FTP directories, 下载 and upload files, resume broken file transfer, create and remove directories, delete and rename files. All the operations execute in an asynchronous mode with the progress indication .
31 , MultiServer.zip
This is real simple source code for a Multi-Client server, it allows upto 65535 users to connnect to your server,via winsock control- it can be customised to become any server, such as IRC, FTP. plus all the functions are in their to relay data and store information on each users accounts.
32 , GuardDuty.zip
Lets you create your very own Cyber Sitter or Net Nanny Type software- it blocks access to sites based on keywords such as "sex","hack" or "security" alternatively whatever you want ! - it's the long awaited project version of previously released WEB ADDRESS SPY!
33 , whisper.zip
Complete LAN chat program
34 , vbtelnetserver.zip
Telnet Server. Allows multiple connections, uses Access DB to store Access Control Lists/Users
35 , CasperEdit.zip
Almost complete HTML editor with many functions. This is only a pre-released version so some stuff doesn't work.
36 , browser0516.zip
Its a fully functional web browser
37 , lovevirusCleaner.zip
With the onslaught of the Love Bug virus in the last 24 hours, many of us had to provide solutions prior to the Virus Protection companies. This VB6 code cleans the ILOVEYOU virus from systems
38 , shras21.zip
Custom Control, that lets you have full control of Dial Up Networking
39 , FullBrowser.zip
: This is A Complete Internet Browser Like IE With More Fuctions Like Bulk mail And Many more. Requires several third-party OCX files including Autocomplete.ocx.
40 , webpagmaker.zip
Web page maker
41 , vs.zip
Viru-Spy. Relays sytem information to your email account. Run on someone else machine to retrieve system info,dial up passwords, bookmarked urls etc etc
42 , icqp.zip
Send ICQ messages from VB
43 , DekMate2.0.zip
All new DeskMate2.0 with added new features like email checking, NT messaging system, movie screen, system tray alerts as well as the old features like, Online Weather, News headlines, Online Horoscopes, Movie Reviews etc.
44 , TelDialOut1.zip
TelDialOut is a program that dials a phone number from an application using the modem. I had observed the large number of postings on various forums about this topic so I have included a well documented application to assist those who would be using this feature in their applications
45 , TreeViewXML.zip
Great example program for programmers learning XML. This program shows you how to use the msxml.dll control, as well as the treeview control. Users must have msxml.dll version 2.0 for binary compatibility.
46 , CustEditXML.zip
Complete VB application that retrieves customer information from an XML script, allows you to make changes to the data, and saves the record using other XML scripts. This is a great example for learning MSXML.dll and TransactXML.dll procedures.
47 , email1mapi.zip
Visual Basic code for Sending email using MAPI control.
48 , Dan.zip
Dan's All purpose masterful program
49 , metasite.zip
this vb code executes a request from metacrawler.com and returns all links results in a TreeView.
50 , email.zip
Sending Email using MAPI control.
51 , EmailChecker.zip
Checks your new mails from mutiple mail servers(yeah it works!!!!!). it switches tray icons on different states & displays the number of new messages (as msn messenger display messages) and plays a WAV file
52 , urlhist.zip
This sample demonstrates how to loop through the history folder of Internet Explorer.
53 , AdvancedWebBrowser.zip
Advanced web browser..something like IE but less options really nice interface..code is very easy to understand..teaches you the basics of using vb.
54 , iusage.zip
NO its not another internet usage monitor its different.Apart from calculating the cost and total time you spend on the net it even reminds you to switch of the net after a time interval which you specify.Check out this cool program.
55 , dauntless.zip
This is an exceptionally good piece of code. One program runs on a machine somewhere, and the other on your machine. You can then send commands to the other machine, take screen snapshots and more... It uses the INET control for all functionality, but you could do the same with the Winsock DLL.
56 , netcontrol2.zip
Following on from the original NetControl by Danny, this little ActiveX/OXC project contains some small modifications and the sourcecode for the control. You can send messages with a client/server type setup.
57 , al40.zip
Apparently, if you use AOL to connect to the Internet and you do not touch it for 45 minutes it will timeout and drop the connection. This little program will ensure that it keeps the connection active.
58 , yougotmail.zip
Kenneth has developed this is a great little application which reads a Microsoft Exchange mailbox and lets you know via playing a .WAV file when you have mail.
59 , netcontrol.zip
This little project is Dannys first attempt at an ActiveX control and its very good. There are two mini projects included here. The first is called SlotDemo and allows you to send messages or data in a client/server type role. Its uses some very clever programming.
60 , cethernetaddress.zip
We found this bit of code somewhere on the Internet a few months ago and tidied it up a bit. I don't know the author's name so cannot give them credit. But basically this sample will return the Ethernet Address of the card in the current machine.
61 , cnetworkinfo.zip
This little demo will return, using Windows API calls, the following: IP Address, Network Username, WorkdstationID, Windows version, build version and service pack info, the windows directory, the PDC name if you are logged onto an NT server and the time
62 , ccheckduncount.zip
If you want to check if there is a RAS/DUN conneciton activ, then this little routine will return true or false depending on whats going on. If RAS isn't installed on the machine, it will crash but otherwise its a great routine. For more information
63,winskip.zip
Using the Winsock Control to get IP Information
64,opnblank.zip
Open a Blank Browser Window
65,distitl.zip
Display the Title of a Page in a Form's Caption Bar
66,disbrows.zip
Disable Input to a WebBrowser Control
67,lbllink.zip
Make a Label Act Like an Internet Link
68,linkcmbo.zip
Link a ComboBox to a WebBrowser Control
69,navbutns.zip
Navigation Buttons
70,status.zip
Show Browser Status
71,iphost.zip
Get Local IP and HostName using WinSock
72,xmldirviewer.zip
This is a sample from an XML implementation I created for my company's Intranet, giving the capability for user maintained content
73,phone.zip
A Cellular Phone Application Uses MSCOMM, Modem and normal telephone lines to make calls.
74,PhoneDial.zip
A Phone Dialing program that play both DTMF Tones and MF Tones using wav files. It does not use A real Phone.
75,dnslookup.zip
Easy DNS Lookup and Reverse Name lookup using qdns.dll (dll vb source is included in zip). For use see included sample ASP page.
76,Mar_05_2001.zip
About myself, i am a computer pro experienced in creating dynamic data driven web sites. About the code, it demonstrates the usage of internet transfer control to 下载 the content from the web.
77,InstantMessenger.zip
A basic Instant Messenger.
78,WebCapture.zip
Just mention the site URL and easily Capture the desired Data, Tag's from that Web Site. Also
helps in understanding the use of DoEvents, Error traping and many more features.
79,destructureur.zip
this code analyse DOM of a web document(Document Object Model).
Usefull in order to rettrieve all links, images, scripts informations like url, index, absolute index of all HTML objects.
80,bla.zip
This is an Internet Public Chat Application, which is unique. This is for All. I have seen several Internet Chat systems developed but they were not good enough to encourage the Novice programmers understand the complexities of using the Winsock control. This is the Internet Chat System developed using Winsock Control only and no API calls, or any other DLLs.
81,EmailSystem.zip
In this tutorial of 100+ pages, you can get every thing which is mainly related to build a complete web based email system. this artical will cover everthing of SMTP, POP3, MIME and HTTP.
82,inanny.zip
Inanny is a netnanny like clone,u can use inanny to block sites locally.The new version works with netscape(all versions) as well as ie(all versions).
83,source_build84.zip
IRC Client that supports all basic needs of an IRC Client and a bit more. Uses Raw RTF code, so it's very fast displaying text. Also handles IDENTd properly.
84,Blitz.zip
Blitz Chat System is a complete Chat Server and Client application for internet and intranet users. It has facilities like room selection,
85,QNavigator.zip
Q Navigator Ver 1.1 is an updated form of my Web Browser, which has the best features (and more) of all browsers.
86,atomicclock.zip
RJ Soft's AtomicClock (Atomic Clock.Exe) sets your computers Date and Time from an atomic clock via tcp/ip at 12:01 AM every day. Atomic Clock sits in the system tray so you can load it and forget it or click on the icon and tell it to reset the Date and Time.
86,demooutlook.zip
Send Text or HTML Mail(You can join an ONLINE photo). Retrieve all your input box mails and create a new folder.
87,weather.zip
This is a grand application allowing you to get 10 day weather forecasts for almost every region of the world. Also gives you weather imagery maps. Must see. Kind of a big 下载, but I wanted to make sure everything was included.
88,下载er2.zip
Website 下载er.Updated with many new features.
89,SurfMonitorCODE2.zip
OK folks.....this is a better version of the SurfMonitor code. Not only does it have the 'Autodetect' feature, it also manages the registry better and creates log files. The administrator can also apply time and date restrictions on users....
90,ThePorter.zip
This is an anti-hacker tool I've created. It's much like Lockdown 2000. It sits on your system tray listening for incoming connections on various ports.
91,SurfMonitorCODE.zip
Allows an individual to restrict multiple users to access the users only for a certain amount of time. It also has an 'Autodetect' feature to automatically detect an internet connection and disconnect in case
92,下载er.zip
Just enter the URL of a webspage you want to 下载 and all the links in the webpage will be 下载ed including any image files . The program is still in the development stage .
93,bmail.zip
This software for bulk email for personal and corporate use. The enclosed zip conatains all the codes and readme text. This software uses MAPI and CDO for Windows 9x.
94,winsock.zip
Application demonstrates the use of the VB Winsock control and some of its properties.
95,HTMLEd.zip
A simple HTML editor written in Visual Basic.
96,emailnotifier.rar
This is an application that monitors the local host for IP address changes and notifies a list of people by e-mail if the IP address changes. Both the IP address and the e-mail list are stored between sessions
97,pbaspediter.zip
A Full Advanced ASP/Html Editer with Database, Cookies, includes, sounds, forms, body, Tables wizards and more. (Wizards do html & responce.write) Color coding html. tag inserts, Plugins, Templates, Java codebase, vbscript codebases, full asp codebase Asp Preview on localhost and normal preview and LOTS MORE MUST SEE
98,Exchange_Viewer.zip
You must have Access 2000 installed in order to print. Other than that you should be fine. This will anonymously query an exchange 5.5 or higher exchange server and retrieve The names and email addresses and place them into an access database. This code has many useful examples.
99,Automatic_Updater.zip
UPDATED 11/10/2000 Now With even more options!! This application allows you to check for an updated version of a file or a program via FTP, then 下载 that update if it is available.
100,PingX.zip
Ping(s) a computer and returns the results.
101,hmupdatedold.zip
HotmailBox - Alternative Hotmail client that accesses your inbox. Includes support for multiple accounts, synchronizes your account, has a built-in address book and support for attachments (with the exception of images, so far).
102,hypermap.zip
Hyper_Map allows you to define areas on a webpage graphic for jumping to different URLs. Image mapping is a neat way to create links. Also, the program demonstrates Picture1 draw properties and some HTML creation.
103,icqvb.zip
ICQ Control Center, The worlds most complete icq api example freely availble on the net, this revised edition contains protocol information sample code and much much more !
104,HTMLMail.zip
This application allows to send HTML mails ! Now you can send images, formatted text in your mails, put some really cool effects !
105,NTPSync.zip
Synchronize Your System Time with a Network Time Protocol (NTP) Server.
106,WinsockTrans.zip
This code allows you to transfer files from one pc to another using winsock.
107,Winsock下载.zip
Winsock 下载er - Lets you 下载 any file from the internet (Binary, ASCII, Text) any size.
108,ftp2.zip
An FTP application with complete VB source code included.
109,vb-aim.zip
AOL instant messenger client written in VB.
110,ping2src.zip
Version 2.02 of the popular Idoru Ping Monitor. Includes a Password Hacker, and shows important info on your machine
111,OnYxBrowser.zip
A full avtive browser, with all IE's trimings, i have left out the exe and some of the ocx. but ppl who have vb60 should have these ocx.
112,PostMan.zip
VB application which uses winsock control to send mail to your mail server!
113,transfer.zip
Simple file transfer (FTP) application. Contains both the client and server VB source code .vbp applications. Destination filename is set to "Temp".
114,inter.zip
Detects if the user is connected to the internet.
115,frmClient.zip
Started to program a remote tool FTP program. Give some feedback otherwise i'm going to code it in Delphi.
116,prjClient.zip
Live wire winsock file transfer program which retreives remote drives/directories and working on files and enables upload/下载 of files with progressbar.
117,webbrowser2.zip
I have tried to develop a very good browser. Now I myself can't rate it... so i am leaving to you guys out there to rate it..
118,InternetBrowser.zip
It is an interesting Internet Browser. Add your favorites, URLs, Home Page, and History to Windows 95/98 Registry. Must see.
119,Browser2.zip
[UPDATED]:Complete Internet Browser. Must see.
120,display.zip
This code sample enables users to 下载 and display HTML, RTF, or Text files in a RichTextBox Control, using the Microsoft Internet Transfer Control included in Visual Basic 5.0.
121,easyhttp.zip
Retrieve Web page or file (including all HTTP headers and message body) througn HTTP protocol directly from VB program which utilize the MS WinSock Control.
122,emailcheck.zip
This application checks for incoming mail (POP3 client).
123,NetSend.zip
A Simple Application to Send Messages Without using a COMMAND Prompt.
124,ChatPrg.zip
This application provides seamless interaction between users of an intranet. The database acts as a Server and it has to be loaded on the server of your local intranet and each .exe serves as
a client.
125,Chatty.zip
This is a simple one-to-one chat program using Winsock. It includes a text based chat, a messaging feature and also a secure communication feature, much like SSL. I use the RSA 64 bit encryption for the secure channel.
126,Telephonic.zip
The program can be used in your desktop, as is. You will find dialing much more confortable and fast than the original Windows Dialer.exe.
127,ClientServer.zip
A messages Client / Server application (compile and source code).You can send messages from a client to another and server remote all users activity and distribute the messages to client who request that
128,MESSENGER.zip
E-MAIL PROGRAM. ALLOWS USER TO LOG INTO ISP SERVICE AND SEND MESSAGES AND FILES.
129,ip.zip
Very simple application which shows how to get your PC's IP address using the VB Winsock control.
130,CS_Tools_2.zip
This program can save you days to weeks of work on a huge domain with hundreds to thousands of users with its "Bulk Administration" and remote feature. Features Bulk Administration Allows you to administer the login path, profile path, home directory, and more with one click of a button for all users! Alternate Credentials Allows you to specify a different username and password to complete your tasks.
131,networkinfo.zip
Application which gets all network information from the system.
132,gethtml.zip
This example uses the Inet control to 下载 the HTML source from any webpage. This could easily be used in conjunction with the Get Web Links example to make a full fledged web-spider and search engine program...
133,getweblinks.zip
This example uses the WebBrowser control to load a web page then enumerate and display all of the links on that page. This example could be easily expanded to be used as a web-spider with a little bit of effort.
134,bs2vb.zip
This example is a very simple solution to sending and receiving data to and from a Parallax Basic Stamp. This example requires a Basic Stamp and the MSComm control. Also included is an example Basic Stamp II program to work with the example...
135,Chatptop.zip
A Peer-to-Peer chatting program with a very easy user interface.
136,f_160.zip
A basic example on how to transfer files across the network using the WinSock Control(18KB)
137,f_159.zip
A simple example of exchanging data across a network using the WinSock control(4KB)
138,f_115.zip
A simple web browser built using the Web Browser control(2KB)
! ! Unigraphics Modeling Application Menu File ! ! ! VERSION 120 UG6.0 ! *************** Changes to the Menubar itself *************** EDIT UG_GATEWAY_MAIN_MENUBAR ! *************** Format Menu *************** AFTER UG_ARRANGE_GROUP BUTTON UG_MODELING_GROUP_FEATURE LABEL Group &Features... MESSAGE Groups features into a collection called a feature set. SYNONYMS block, wblock HINT This command is available in history modeling mode. HELP DSN_feature_set POPUP_LABEL &Group... POPUP_MESSAGE Groups the selected features into a collection called a feature set. ACTIONS STANDARD END_OF_AFTER MENU UG_ARRANGE BUTTON/HIDE UG_MODELING_EDIT_GROUP_FEATURE LABEL Edit... MESSAGE Adds or removes members of a feature set. SYNONYMS block, wblock HELP DSN_feature_edit POPUP_LABEL &Add/Remove Members... POPUP_MESSAGE Adds or removes members of the selected feature set. ACTIONS STANDARD END_OF_MENU ! *************** Edit Menu *************** AFTER UG_EDIT_UNDO_LIST BUTTON UG_EDIT_REDO LABEL &Redo MESSAGE Redoes the previously undone action. BITMAP redo ACCELERATOR Ctrl+Y ACTIONS STANDARD SEPARATOR END_OF_AFTER MENU UG_EDIT SEPARATOR CASCADE_BUTTON UG_MODELING_EDIT_FEATURE LABEL &Feature MESSAGE Lists Edit Feature commands. CASCADE_BUTTON/FOLDED UG_MODELING_EDIT_FREEFORM LABEL Su&rface MESSAGE Lists Edit Surface commands. CASCADE_BUTTON UG_MODELING_EDIT_FACET LABEL Facet &Body MESSAGE Lists Edit Facet Body commands. BUTTON/FOLDED UG_MODELING_EDIT_FACE LABEL F&ace... MESSAGE Modifies the faces of a body by the use of various methods. HINT This command is superseded by Synchronous Modeling commands. To run this legacy command, set UGII_DMX_NX502=1. HELP DSN_face_edit ACTIONS STANDARD END_OF_MENU AFTER UG_EDIT_CUT SEPARATOR BUTTON/FOLDED UG_MODELING_COPY_FEATURE LABEL Cop&y Feature... MESSAGE Copies a feature so that it can be pasted either within the same part or to another. SYNONYMS duplicate, repeat HINT This command is available in history modeling mode. ACTIONS STANDARD END_OF_AFTER MENU UG_MODELING_EDIT_FEATURE BUTTON UG_MODELING_EDIT_FEATURE_PARAMETERS LABEL Edit &Parameters... MESSAGE Edits parameter values of a feature in the current model state. SYNONYMS dimensions, change, modify HELP DSN_feature_edit BITMAP editfeatparams POPUP_LABEL Edit &Parameters... POPUP_MESSAGE Edits parameter values of the selected feature in the current model state. ACTIONS STANDARD BUTTON UG_EDIT_FEATURE_DIMENSION LABEL Feature Dimension... MESSAGE Edits the selected feature dimension. HELP DSN_feature_dimension BITMAP feature_dimension POPUP_LABEL Edit Value... POPUP_MESSAGE Edits the selected feature dimension. ACTIONS STANDARD BUTTON/HIDE UG_MODELING_EDIT_DIMENSION LABEL Edit Dimension MESSAGE Edits the preferences or appended text for a dimension. BITMAP dimension_edit POPUP_LABEL &Edit... POPUP_MESSAGE Edits the preferences or appended text for the selected dimension. ACTIONS STANDARD BUTTON/HIDE UG_MODELING_EDIT_DIMENSION_STYLE LABEL St&yle... MESSAGE Edits the style of annotations or views. SYNONYMS notes, fonts, text, appearance, look, properties BITMAP annotation_style POPUP_LABEL St&yle... POPUP_MESSAGE Edits the style of the selected annotations or views. ACTIONS STANDARD TOGGLE_BUTTON/HIDE UG_EDIT_DISPLAY_AS_PMI LABEL Di&splay as PMI MESSAGE Displays Feature Dimension as PMI. HINT EXCLUDE_FROM_COMMAND_FINDER POPUP_LABEL Di&splay as PMI POPUP_MESSAGE Displays Feature Dimension as PMI. ACTIONS STANDARD BUTTON/HIDE UG_MODELING_SHOW_DIMENSIONS LABEL Show Dimensions MESSAGE Displays Feature Dimensions of selected feature. BITMAP display_show_dimensions POPUP_LABEL Show Dimensions POPUP_MESSAGE Displays Feature Dimensions of selected feature. ACTIONS STANDARD BUTTON UG_MODELING_EDIT_WITH_ROLLBACK LABEL Edit &with Rollback... MESSAGE Edits a feature by rolling back to the model state prior to the feature. SYNONYMS dimensions, change, modify HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP edit_with_rollback POPUP_LABEL Edit &with Rollback... POPUP_MESSAGE Edits the selected feature by rolling back to the model state prior to the feature. ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FEATURE_POSITION LABEL Edit P&ositioning... MESSAGE Moves a feature by editing its positioning dimensions. SYNONYMS reattach, relocate, rigid motion, relative position dimensions, relative positioning, RPO, transform HELP DSN_feature_edit BITMAP editrpo POPUP_LABEL Edit P&ositioning... POPUP_MESSAGE Moves the selected feature by editing its positioning dimensions. ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FEATURE_MOVE LABEL &Move... MESSAGE Moves a non-associative feature to a desired location. SYNONYMS locate, place, transform, orient HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP movefeature ACTIONS STANDARD !HIDDEN BUTTON UG_MODELING_EDIT_FEATURE_REORDER LABEL &Reorder... MESSAGE Changes the order in which a feature is applied to the model. SYNONYMS move, rearrange, backwards, forwards, up, down HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP reorderfeature ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_EDIT_FEATURE_REPLACE LABEL Repl&ace... MESSAGE Replaces one feature with another and updates dependent features. SYNONYMS substitute, alternate, swap, switch HINT This command is available in history modeling mode. HELP DSN_replace BITMAP replace_feature POPUP_LABEL Repl&ace... POPUP_MESSAGE Replaces the selected feature with another and updates dependent features. ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FEATURE_SUPPRESS LABEL &Suppress... MESSAGE Temporarily removes a feature from the model. SYNONYMS hide, hold back, remove, blank HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP suppress POPUP_LABEL &Suppress POPUP_MESSAGE Temporarily removes the selected feature from the model. ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FEATURE_UNSUPPRESS LABEL &Unsuppress... MESSAGE Restores a suppressed feature. SYNONYMS show, bring back, restore, unblank HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP unsuppress POPUP_LABEL &Unsuppress POPUP_MESSAGE Unsuppresses the selected feature. ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FEATURE_SUPPRESS_EXPRESSION LABEL Suppress by &Expression... MESSAGE Uses an expression to suppress a feature. SYNONYMS hide, hold back, remove, conditional, blank HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP suppressbyexp ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_EDIT_FEATURE_REMOVE_PARAMETERS LABEL Remo&ve Parameters... MESSAGE Removes all parameters from a solid or sheet body, producing a non-associative body. SYNONYMS orphan, delete, simplify HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP removeparams ACCELERATOR Shift+V ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FEATURE_DENSITY LABEL So&lid Density... MESSAGE Changes the density and the density units for a solid body. SYNONYMS edit mass, thickness, solid property HELP DSN_solid_density BITMAP editsoliddensity ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_EDIT_FEATURE_PLAYBACK LABEL Play&back... MESSAGE Reviews how the model is created, feature by feature. SYNONYMS replay, regenerate, model player, step, show steps HINT This command is available in history modeling mode. HELP DSN_feature_edit BITMAP feature_playback ACTIONS STANDARD BUTTON/HIDE UG_MODELING_EDIT_SHOW_PARENTS LABEL Show P&arents... MESSAGE Shows the parents of a selected feature. SYNONYMS unblank, visible, visibility HELP DSN_feature_edit BITMAP unblank POPUP_LABEL Show P&arents POPUP_MESSAGE Shows the parents of the selected feature. ACTIONS STANDARD BUTTON/HIDE UG_MODELING_EDIT_HIDE_PARENTS LABEL Hide P&arents... MESSAGE Hides the parents of a selected feature. SYNONYMS blank, invisible, visibility HELP DSN_feature_edit BITMAP blank_object POPUP_LABEL Hide P&arents POPUP_MESSAGE Hides the parents of the selected feature. ACTIONS STANDARD BUTTON/HIDE UG_MODELING_EDIT_SKETCH_PROFILE LABEL Edit S&ketch... MESSAGE Opens the Sketch task environment to edit a sketch. SYNONYMS edit string, edit section, edit profile, open sketch HELP DSN_feature_edit BITMAP sketch.bmp POPUP_LABEL Edit S&ketch... POPUP_MESSAGE Opens the Sketch task environment to edit the selected sketch. ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_EDIT_FREEFORM BUTTON UG_MODELING_EDIT_FF_POLE_EDITING LABEL &X-Form... MESSAGE Edits poles and points of splines and surfaces. SYNONYMS pole editing, control point editing, surface editing, b-surface editing, spline editing, curve editing, shape surface, shape curve, shape spline HELP DSN_xform BITMAP xform ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_MOVE_POINT LABEL Move &Defining Point... MESSAGE Modifies a surface by moving points that define the surface. SYNONYMS pole editing, control point editing HELP DSN_fff_edit BITMAP move_defpoint ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_MOVE_POLE LABEL Mo&ve Pole... MESSAGE Modifies a surface by moving poles that define the surface. SYNONYMS pole editing, control point editing HELP DSN_fff_edit BITMAP move_pole ACTIONS STANDARD SEPARATOR/FOLDED BUTTON/FOLDED UG_MODELING_EDIT_FF_DEFORM LABEL Def&orm... MESSAGE Dynamically modifies a surface using stretch, bend, skew, twist, and shift operations. SYNONYMS surface deformation, surface feature HELP DSN_deform_surface BITMAP deform_sheet ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_TRANSFORM LABEL &Transform... MESSAGE Dynamically scales, rotates, or translates a surface. HELP DSN_transform_surface BITMAP transform_sheet ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_OVERCROWN LABEL &Global Shaping by Function... MESSAGE Deforms a surface region using a law defined by a function. SYNONYMS overcrown, global deformation, surface feature HELP DSN_global_shaping_by_function BITMAP globalshaping ACTIONS STANDARD BUTTON UG_MODELING_FF_OVERCROWN2 LABEL Global Shaping by S&urface... MESSAGE Deforms a surface using a law defined by a base and a control surface. SYNONYMS overcrown, global deformation HELP DSN_global_shaping BITMAP globalshaping_by_surface ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_EDIT_FF_MATCH_EDGE LABEL &Match Edge... MESSAGE Modifies a surface so it is geometrically continuous with the common boundary of a reference object. SYNONYMS align poles, align control points HELP DSN_match_edge BITMAP match_edge ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_BOUNDARY LABEL &Boundary... MESSAGE Modifies or replaces the boundary of a surface. SYNONYMS untrim surface, periphery HELP DSN_fff_edit BITMAP sheetboundary ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_CHANGE_EDGE LABEL &Change Edge... MESSAGE Modifies an edge of a surface using various methods such as matching to a curve or body. HELP DSN_fff_edit BITMAP changeedge ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_EDIT_FF_SNIP_SURF LABEL &Snip Surface... MESSAGE Divides a surface at a specific point or snips off unneeded portions of a surface. SYNONYMS snip surface by curve plane, natural trim, trim surface, crop, clip HELP DSN_snip_surface BITMAP snip_surface ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FF_ENLARGE LABEL Enl&arge... MESSAGE Changes the size of an untrimmed sheet or face. SYNONYMS extend surface, natural extension, expand HELP DSN_enlarge BITMAP surface_enlarge ACCELERATOR Alt+Shift+L ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_ISO_TRIM LABEL &Isoparametric Trim/Divide... MESSAGE Trims or divides a surface by a percentage parameter in either the U or V isoparametric direction. SYNONYMS UV snip, trim surface, crop, clip HELP DSN_fff_edit BITMAP isotrimdiv ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_EDIT_FF_REFIT_FACE LABEL &Refit Face... MESSAGE Improves the aesthetics of a face while maintaining close tolerance with the original geometry. SYNONYMS reparameterize surface, fit surface to target HELP DSN_refit_face BITMAP refit_face ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_CHANGE_DEGREE LABEL D&egree... MESSAGE Changes the degrees of a surface. SYNONYMS change surface degree HELP DSN_fff_edit BITMAP changedegree ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_CHANGE_STIFFNESS LABEL Sti&ffness... MESSAGE Modifies the shape of a surface by changing its degree. SYNONYMS change surface stiffness HELP DSN_fff_edit BITMAP changestiff ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_EDIT_FF_POLE_REG LABEL Smooth &Poles... MESSAGE Modifies pole distribution by calculating the proper location of selected poles in relation to surrounding surfaces. SYNONYMS smooth control points HELP DSN_regularize_surf_pole BITMAP surface_pole_regularization ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FF_CURVE_SHAPE LABEL S&hape by Template... MESSAGE Transforms a spline from its current shape to match the shape characteristics of a template spline. SYNONYMS spline match, shape spline HELP DSN_shape_by_template BITMAP shape_by_template ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_EDIT_FF_REVERSE_NORMAL LABEL Reverse &Normal... MESSAGE Reverses the surface normal direction of a sheet body. SYNONYMS flip surface HELP DSN_fff_edit BITMAP reversenormal ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_EDIT_FACET BUTTON UG_MODELING_EDIT_FACET_SNIP LABEL &Snip... MESSAGE Snips or divides a facet body. SYNONYMS divide, break, polygons, trim facets, clip HELP DSN_snip_facet_body BITMAP snip_facet_body ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FACET_FILL_HOLE LABEL &Fill Hole... MESSAGE Closes holes in facet bodies. SYNONYMS polygons, repair HELP DSN_hole_filling BITMAP fill_hole ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FACET_DECIMATE LABEL &Decimate... MESSAGE Reduces the size of the part by lowering the number of facets on a facet body, while keeping the general shape intact. SYNONYMS reduce, chordal deviation, polygons, facets, simplify HELP DSN_decimate_facet_body BITMAP decimate_facet_body ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FACET_SUBDIVIDE LABEL S&ubdivide... MESSAGE Subdivides facets to increase the facet density without changing the surface smoothness. SYNONYMS increase polygons, facet resolution HELP DSN_subdivide_facet_body BITMAP subdivide_facet_body ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FACET_SMOOTH LABEL S&mooth... MESSAGE Reduces scanning artifacts and imperfections, the so called "orange peel" effect, in a facet body by smoothing it. SYNONYMS level HELP DSN_smooth_facet_body BITMAP smooth_facet_body ACTIONS STANDARD CASCADE_BUTTON UG_MODELING_ALIGN_FACET LABEL &Alignment MESSAGE Lists Facet Alignment commands. END_OF_MENU MENU UG_MODELING_ALIGN_FACET BUTTON UG_MODELING_ALIGN_FACET_PTSET LABEL &Point Set to Point Set... MESSAGE Aligns multiple facet bodies to one another using reference points. HELP DSN_point_set_alignment BITMAP point_set_to_point_set_alignment ACTIONS STANDARD BUTTON UG_MODELING_ALIGN_FACET_BSTFT LABEL &Multi Patch... MESSAGE Aligns multiple facet bodies to one another without using reference points. SYNONYMS register multiple views, align scan data HELP DSN_multi_patch_alignment BITMAP best_fit_alignment ACTIONS STANDARD BUTTON UG_MODELING_ALIGN_FACET_BSTFT2 LABEL &Best Fit... MESSAGE Aligns geometric objects to each other using a best fit method. SYNONYMS registration, approximation, approximate HELP DSN_best_fit_alignment BITMAP best_fit_alignment_2 ACTIONS STANDARD END_OF_MENU !*************** Insert Menu *************** BEFORE UG_MODELING_ASSOCIATIVE_COPY CASCADE_BUTTON UG_MODELING_DESIGN_FEATURES LABEL D&esign Feature MESSAGE Lists Design Feature commands. END_OF_BEFORE AFTER UG_MODELING_ASSOCIATIVE_COPY SEPARATOR CASCADE_BUTTON UG_MODELING_CONSTRUCTOR LABEL Com&bine Bodies MESSAGE Lists Combine Body commands. CASCADE_BUTTON UG_MODELING_TRIM LABEL &Trim MESSAGE Lists Trim commands. CASCADE_BUTTON/FOLDED UG_MODELING_OFFSET_MENU LABEL &Offset/Scale MESSAGE Lists Offset and Scale commands. CASCADE_BUTTON UG_MODELING_BLEND_TAPER LABEL Detai&l Feature MESSAGE Lists Detail Feature commands. SEPARATOR CASCADE_BUTTON/FOLDED UG_MODELING_SURFACE LABEL Su&rface MESSAGE Lists Surface commands. CASCADE_BUTTON/FOLDED UG_MODELING_CURVE_MESH_MENU LABEL &Mesh Surface MESSAGE Lists Mesh Surface commands. CASCADE_BUTTON/FOLDED UG_MODELING_SWEEP_MENU LABEL S&weep MESSAGE Lists Sweep commands. CASCADE_BUTTON/FOLDED UG_MODELING_FLANGE_SURFACE LABEL Flan&ge Surface MESSAGE Lists Flange Surface commands. SEPARATOR CASCADE_BUTTON/FOLDED UG_MODELING_FACET_BODY LABEL Facet Bod&y MESSAGE Lists Facet Body commands. SEPARATOR CASCADE_BUTTON/FOLDED UG_MODELING_DIRECT_MODELING LABEL Synchronous Model&ing MESSAGE Lists Synchronous Modeling commands. SEPARATOR CASCADE_BUTTON/FOLDED UG_MODELING_SHEETMETAL_FEATURE LABEL S&heet Metal Feature MESSAGE Lists Sheet Metal Feature commands. END_OF_AFTER !UG_DATUM_MENU BEFORE UG_CURVE_ASSO_POINT BUTTON UG_MODELING_DATUM_PLANE_FEATURE LABEL &Datum Plane... MESSAGE Creates a datum plane used to construct other features. SYNONYMS reference plane, sketch plane, base plane HELP DSN_datum_plane BITMAP datumplane POPUP_LABEL &Datum Plane... POPUP_MESSAGE Creates a datum plane based on the selected geometry. ACCELERATOR D ACTIONS STANDARD BUTTON UG_MODELING_DATUM_AXIS_FEATURE LABEL Datum &Axis... MESSAGE Creates a datum axis used to construct other features. SYNONYMS reference axis, vector HELP DSN_datum_axis BITMAP datumaxis POPUP_LABEL Datum &Axis... POPUP_MESSAGE Creates a datum axis based on the selected geometry. ACTIONS STANDARD BUTTON UG_MODELING_DATUM_CSYS_FEATURE LABEL Datum &CSYS... MESSAGE Creates a datum coordinate system used to construct other features. SYNONYMS reference coordinate system, triad, BORN, create component HELP gwy_csyscon BITMAP datumcsys ACTIONS STANDARD BUTTON UG_MODELING_DATUM_PLANE_GRID LABEL Datum Plane &Grid... MESSAGE Creates a bounded grid based on the selected datum plane. BITMAP grid POPUP_LABEL Datum Plane Grid... POPUP_MESSAGE Creates a bounded grid based on the selected datum plane. ACTIONS STANDARD SEPARATOR END_OF_BEFORE MENU UG_MODELING_ASSOCIATIVE_COPY BUTTON UG_MODELING_EXTRACT_FEATURE LABEL &Extract... MESSAGE Creates a body by copying a face, a set of faces, or another body. SYNONYMS copy, duplicate HELP DSN_extract_face_body_region BITMAP extractfeat ACCELERATOR Alt+X ACTIONS STANDARD BUTTON UG_MODELING_COMPOSITE_CURVE_FEATURE LABEL &Composite Curve... MESSAGE Creates curves by copying other curves or edges. SYNONYMS copy, duplicate, chain HELP DSN_extract_feature BITMAP sectionbuilder ACTIONS STANDARD BUTTON UG_MODELING_INSTANCE_FEATURE LABEL &Instance Feature... MESSAGE Copies a feature into a rectangular or circular pattern. SYNONYMS copy, pattern, array HINT This command is available in history modeling mode. HELP DSN_instance_feature BITMAP instance ACCELERATOR I ACTIONS STANDARD BUTTON UG_MODELING_MIRRORFEATURE_FEATURE LABEL &Mirror Feature... MESSAGE Copies a feature and mirrors across a plane. SYNONYMS copy, duplicate, reflect, symmetric HINT This command is available in history modeling mode. HELP DSN_mirror_feature BITMAP mirror_feature POPUP_LABEL &Mirror Feature... POPUP_MESSAGE Copies the selected feature and mirrors across a plane. ACTIONS STANDARD BUTTON UG_MODELING_MIRRORBODY_FEATURE LABEL Mirror &Body... MESSAGE Copies a body and mirrors across a plane. SYNONYMS copy, duplicate, reflect, symmetric HELP DSN_mirror_body BITMAP mirror_body POPUP_LABEL Mirror &Body... POPUP_MESSAGE Copies the selected body and mirrors across a plane. ACTIONS STANDARD BUTTON UG_MODELING_TRANSCOPY_FEATURE LABEL Instance &Geometry... MESSAGE Copies geometries into various pattern arrays. SYNONYMS copy, duplicate HELP DSN_geometry_instance BITMAP assyseq_step_motion.bmp POPUP_LABEL Instance &Geometry... POPUP_MESSAGE Copies the selected geometry into a pattern array. ACTIONS STANDARD BUTTON UG_MODELING_PROM_FEATURE LABEL &Promote Body... MESSAGE Promotes a body from a loaded assembly component to the level of the assembly. SYNONYMS copy, assembly level geometry, assembly level body, assembly level feature HELP DSN_promotion_body BITMAP promotion ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_DESIGN_FEATURES BUTTON UG_MODELING_EXTRUDED_FEATURE LABEL &Extrude... MESSAGE Creates a feature by extruding a section along a vector. SYNONYMS sweep, protrusion, protrude, cutout, boss, pocket HELP DSN_extrude_feature BITMAP extrude POPUP_LABEL &Extrude... POPUP_MESSAGE Creates a feature by extruding the selected sketch along a vector. ACCELERATOR X ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_REVOLVED_FEATURE LABEL &Revolve... MESSAGE Creates a feature by revolving a section about an axis. SYNONYMS spin HELP DSN_revolve_dynamic BITMAP revolution POPUP_LABEL &Revolve... POPUP_MESSAGE Creates a feature by revolving the selected sketch about an axis. ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_BLOCK_FEATURE LABEL Bloc&k... MESSAGE Creates a block by defining corner locations and dimensions. SYNONYMS cube, primitive, form feature HELP DSN_block_feature BITMAP block ACCELERATOR K ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_CYLINDER_FEATURE LABEL &Cylinder... MESSAGE Creates a cylinder by defining axis location and dimensions. SYNONYMS tube, primitive, form feature BITMAP cylinder ACCELERATOR Y ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_CONE_FEATURE LABEL C&one... MESSAGE Creates a cone by defining axis location and dimensions. SYNONYMS primitive, form feature HELP DSN_cone_feature BITMAP cone ACCELERATOR O ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SPHERE_FEATURE LABEL &Sphere... MESSAGE Creates a sphere by defining center location and dimension. SYNONYMS primitive, form feature HELP DSN_sphere_feature BITMAP sphere ACTIONS STANDARD SEPARATOR BUTTON/HIDE UG_MODELING_OLD_HOLE_FEATURE LABEL &Pre-NX5 Hole... MESSAGE Adds a hole (pre-NX5.0.2) to a solid body with options for counterbored and countersunk. HELP DSN_hole_feature BITMAP hole_pre_nx5 ACTIONS STANDARD BUTTON UG_MODELING_HOLE_FEATURE LABEL &Hole... MESSAGE Adds a hole to one or more solid bodies in a part or assembly with options for counterbored, countersunk and threaded. SYNONYMS remove, cutout, form feature HELP DSN_advanced_hole_feature BITMAP hole ACCELERATOR Alt+H ACTIONS STANDARD BUTTON UG_MODELING_BOSS_FEATURE LABEL &Boss... MESSAGE Adds a cylindrical boss on a planar face of a solid body. SYNONYMS pad, protrusion, protrude, extrude, form feature HELP DSN_boss_feature BITMAP boss ACCELERATOR Alt+B ACTIONS STANDARD BUTTON UG_MODELING_POCKET_FEATURE LABEL &Pocket... MESSAGE Removes material from a solid body or modifies a sheet body with faces made by projecting a section along a vector. SYNONYMS slot, cutout, extrude, form feature HELP DSN_pocket_feature BITMAP pocket ACCELERATOR Alt+K ACTIONS STANDARD BUTTON UG_MODELING_PAD_FEATURE LABEL P&ad... MESSAGE Adds material to a solid body or modifies a sheet body with faces made by projecting a section along a vector. SYNONYMS boss, protrusion, protrude, extrude, form feature HELP DSN_pad_feature BITMAP pad ACCELERATOR Alt+D ACTIONS STANDARD BUTTON UG_MODELING_NX_EMBOSS_FEATURE LABEL E&mboss... MESSAGE Modifies a body with faces made by projecting a section along a vector, with options for end cap location and shape. SYNONYMS extrude, project, depress, engrave HELP DSN_emboss BITMAP emboss ACCELERATOR Alt+Z ACTIONS STANDARD BUTTON UG_MODELING_OFFSET_EMBOSS_FEATURE LABEL O&ffset Emboss... MESSAGE Modifies a body with faces made by creating a pad or pocket based on point or curve, with certain size. HELP DSN_offset_emboss BITMAP offsetemboss ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SLOT_FEATURE LABEL S&lot... MESSAGE Adds a passage through or into a solid body in the shape of a straight slot. SYNONYMS pocket, cutout, extrude HELP DSN_slot_feature BITMAP slot ACCELERATOR Alt+L ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_GROOVE_FEATURE LABEL &Groove... MESSAGE Adds an external or internal groove to a cylindrical or conical face of a solid body. SYNONYMS pocket, cutout, revolve HELP DSN_groove_feature BITMAP groove ACCELERATOR Alt+G ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_BDTOOL_DART_DESIGN LABEL &Dart... MESSAGE Adds a dart feature along the intersection curve of two sets of faces. HELP DSN_dart_feature BITMAP bdtool_dart ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_THREAD_FEATURE LABEL &Thread... MESSAGE Adds a symbolic or detailed thread to a cylindrical face of a solid body. SYNONYMS screw, tapping HELP DSN_thread_feature BITMAP thread ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_UDF_FEATURE LABEL &User Defined... MESSAGE Adds a user defined feature to the model. SYNONYMS feature group, UDF, custom feature, user-defined, catalogs HELP DSN_user_defined_feature BITMAP userdefined ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_BLEND_TAPER BUTTON UG_MODELING_BLEND_FEATURE LABEL &Edge Blend... MESSAGE Rounds sharp edges between faces. The radius can be constant or variable. SYNONYMS round, fillet HELP DSN_blend_feature BITMAP blend POPUP_LABEL &Blend... POPUP_MESSAGE Rounds the selected edge. ACCELERATOR Alt+E ACTIONS STANDARD BUTTON UG_MODELING_FF_FACE_BLEND LABEL &Face Blend... MESSAGE Adds tangent blend faces between selected sets of faces. The blend shape can be circular, conic, or law controlled. SYNONYMS round, fillet HELP DSN_fff_face_blend BITMAP faceblend ACCELERATOR Alt+F ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_SOFT_BLEND LABEL &Soft Blend... MESSAGE Adds tangent and curvature continuous blend faces between selected sets of faces. SYNONYMS round, fillet HELP DSN_fff_soft_blend BITMAP softblend ACCELERATOR Alt+Shift+F ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_STYLED_BLEND LABEL St&yled Blend... MESSAGE Blends surfaces and applies tangent and curvature constraints to the tangent curves of the blend. SYNONYMS round, fillet, class A blend, variable radius blend, law blend, G1, G2, G3 HELP SHP_surf_styled_blend_curve BITMAP styled_blend ACTIONS STANDARD BUTTON/HIDE/FOLDED UG_MODELING_FF_FILLET LABEL F&illet... MESSAGE Creates fillet sheets of constant or variable radius between two faces. SYNONYMS round, blend HELP DSN_fff_fillet BITMAP surfacefillet ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_BRIDGE LABEL &Bridge... MESSAGE Creates a sheet body that joins two faces. SYNONYMS connect HELP DSN_fff_bridge BITMAP bridge_sheet ACCELERATOR Alt+Shift+B ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_FF_STYLED_CORNER LABEL Style&d Corner... MESSAGE Creates an accurate and aesthetically pleasing Class A quality corner at the projected intersection of three incoming curved surfaces. SYNONYMS class A corner blend, corner surface, curvature continuous surface, blend fillet HELP DSN_styled_corner BITMAP styled_corner ACTIONS STANDARD BUTTON UG_MODELING_SPH_CORNER_FEATURE LABEL Sphe&rical Corner... MESSAGE Creates a spherical corner from three walls. SYNONYMS corner blend, sphere HELP DSN_spherical_corner BITMAP spherical_corner ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_CHAMFER_FEATURE LABEL &Chamfer... MESSAGE Chamfers sharp edges between faces. SYNONYMS bevel HELP DSN_chamfer_feature BITMAP solid_chamfer POPUP_LABEL &Chamfer... POPUP_MESSAGE Chamfers the selected edge. ACCELERATOR Alt+C ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_TAPER_FEATURE LABEL Draf&t... MESSAGE Modifies faces by changing the angle relative to a draw direction. SYNONYMS taper HELP DSN_taper_feature BITMAP taper ACCELERATOR Alt+T ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_BODY_TAPER_FEATURE LABEL Draft B&ody... MESSAGE Adds and matches drafts on both sides of a parting surface and automatically fills undercut regions with material. SYNONYMS taper body HELP DSN_double_sided_taper BITMAP taper_body ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_OFFSET_MENU BUTTON UG_MODELING_FF_OFFSET LABEL &Offset Surface... MESSAGE Creates a body by offsetting a set of faces. HELP DSN_fff_offset BITMAP offset_sheet ACCELERATOR Alt+V ACTIONS STANDARD BUTTON UG_MODELING_VAROFFSET LABEL &Variable Offset... MESSAGE Offsets a face with a distance that may vary over four points. HELP DSN_fff_offset BITMAP variable_offset ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_ROUGH_OFFSET LABEL &Rough Offset... MESSAGE Creates an offset sheet body without self-intersections, sharp edges, or corners from a set of faces or sheet bodies. HELP DSN_fff_rough_offset BITMAP rough_offset ACTIONS STANDARD BUTTON UG_MODELING_OFFSET_FEATURE LABEL Offset &Face... MESSAGE Offsets a set of faces from their current location. SYNONYMS offset feature HELP DSN_offset_faces_feature BITMAP offset_face POPUP_LABEL Offset &Face... POPUP_MESSAGE Offsets the selected face along the face normal. ACCELERATOR Alt+O ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_SCALE_FEATURE LABEL &Scale Body... MESSAGE Scales a solid or sheet body. SYNONYMS scale model, transform, shrinkage, resize HELP DSN_scale_feature BITMAP scale ACCELERATOR Alt+A ACTIONS STANDARD BUTTON UG_MODELING_FF_THICKEN LABEL &Thicken... MESSAGE Creates a solid body by adding thickness to a set of faces. SYNONYMS offset, shell, hollow, extrude HELP DSN_fff_thicken_sheet BITMAP thicken ACCELERATOR F3 ACTIONS STANDARD BUTTON UG_MODELING_HOLLOW_FEATURE LABEL S&hell... MESSAGE Modifies a solid body by applying wall thickness and opening selected faces. SYNONYMS hollow, thin-wall HINT This command is available in history modeling mode. HELP DSN_hollow_feature BITMAP hollow POPUP_LABEL S&hell... POPUP_MESSAGE Hollows out the selected solid body. If a face is selected, this defines the open face. ACCELERATOR H ACTIONS STANDARD BUTTON UG_MODELING_FF_SSW LABEL Sheets to Solid &Assistant... MESSAGE Produces a solid from a set of unsewn sheet bodies. SYNONYMS thicken, join HELP DSN_sheet_solid_expert BITMAP sheet_to_solid_assist ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_WRAP_GEOMETRY_FEATURE LABEL Wrap &Geometry... MESSAGE Simplifies a model by computing a solid envelope to surround it. SYNONYMS encompass, boundary, outline HELP DSN_wrap_geometry BITMAP wrap_geom ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_CONSTRUCTOR BUTTON UG_MODELING_UNITE_FEATURE LABEL &Unite... MESSAGE Combines the volume of two or more solid bodies into a single body. SYNONYMS add, combine, bind, join, boolean HELP DSN_unite_feature BITMAP booleanunite ACCELERATOR Alt+U ACTIONS STANDARD BUTTON UG_MODELING_SUBTRACT_FEATURE LABEL &Subtract... MESSAGE Subtracts the volume of one solid body from another, leaving a void. SYNONYMS remove, cut, boolean HELP DSN_subtract_feature BITMAP booleansubtract ACCELERATOR Alt+S ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_INTERSECT_FEATURE LABEL ##01&Intersect... MESSAGE Creates a body containing the volume shared by two different bodies. SYNONYMS boolean HELP DSN_intersect_feature BITMAP booleanintersect ACCELERATOR Alt+I ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_EMBOSS_FEATURE LABEL &Emboss Sheet... MESSAGE Modifies a sheet body by adding faces of a solid body, as if the solid was pressed into the sheet. SYNONYMS extrude, project, depress HELP DSN_dfm_embossed_sheet BITMAP section_targetbody.bmp ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_ASSEMBLY_CUT_FEATURE LABEL &Assembly Cut... MESSAGE Adds a hole or another type of cut-out through multiple components. SYNONYMS assembly holes, multi-part geometry HELP ASSEM_assembly_cut_feature BITMAP assembly_cut ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_SEW_FEATURE LABEL Se&w... MESSAGE Combines sheet bodies by sewing common edges together, or combines solid bodies by sewing common faces. SYNONYMS stitch, quilt, knit, join HELP DSN_sew_feature BITMAP sew ACCELERATOR E ACTIONS STANDARD BUTTON UG_MODELING_UNSEW_FEATURE LABEL U&nsew... MESSAGE Unsews faces from a body. SYNONYMS unstitch, non-stitched, knit, delete face HELP DSN_unsew_feature BITMAP unsew ACCELERATOR Ctrl+Shift+E ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_PATCH_FEATURE LABEL Pat&ch... MESSAGE Modifies a solid or sheet body by replacing faces with the faces of another sheet. SYNONYMS combine, replace HELP DSN_patch_body BITMAP patch ACCELERATOR Alt+Y ACTIONS STANDARD BUTTON/HIDE UG_MODELING_FF_QUILT LABEL &Quilt... MESSAGE Combines several surfaces into one surface. HELP DSN_fff_quilt BITMAP quilt ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_TRIM BUTTON UG_MODELING_DIVIDEFACE_FEATURE LABEL &Divide Face... MESSAGE Divides a face into multiple faces using curves, faces, or a datum plane. SYNONYMS split face, trim, split surface HELP DSN_divideface_dynamic BITMAP subdivideface ACCELERATOR Alt+J ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_JOINFACE_FEATURE LABEL &Join Face... MESSAGE Joins faces on a body. SYNONYMS merge surfaces HELP DSN_face_edit BITMAP joinface ACCELERATOR Alt+Q ACTIONS STANDARD BUTTON UG_MODELING_TRIM_FEATURE LABEL &Trim Body... MESSAGE Trims off a portion of a body using faces, or a datum plane. SYNONYMS crop body, plane cut, clip HELP DSN_trim_body_feature BITMAP trim_body ACCELERATOR Ctrl+Q ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SPLIT_FEATURE LABEL S&plit Body... MESSAGE Divides a body into multiple bodies using a face, datum plane, or other geometry. SYNONYMS divide, trim, plane cut, partition HELP DSN_split_body_feature BITMAP split ACCELERATOR Alt+P ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_TRIMMED LABEL T&rimmed Sheet... MESSAGE Trims off a portion of a sheet body using curves, faces, or a datum plane. SYNONYMS crop sheet, crop surface, clip, trim at curve HELP DSN_fff_trimmed_sheet BITMAP trimmed_sheet ACTIONS STANDARD BUTTON UG_MODELING_FF_TREX LABEL Trim a&nd Extend... MESSAGE Trims or extends a set of faces by distance or to the intersection with another set of faces. SYNONYMS crop, enlarge, clip HELP DSN_fff_trim_extend BITMAP trim_and_extend ACCELERATOR Alt+Shift+T ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_UNTRIM_FEATURE LABEL &Untrim... MESSAGE Removes trimmed boundaries to result in faces with natural boundaries. SYNONYMS extend surface boundary patch HELP DSN_untrim BITMAP sheetboundary ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_CURVE_MESH_MENU BUTTON/FOLDED UG_MODELING_FF_RULED LABEL &Ruled... MESSAGE Creates a body between two sections where the ruled shape is a linear transition between the sections. SYNONYMS surface through sections, loft surface, thru curves HELP DSN_fff_ruled BITMAP ruled ACCELERATOR L ACTIONS STANDARD BUTTON UG_MODELING_FF_THROUGH_CURVES LABEL &Through Curves... MESSAGE Creates a body through multiple sections where the shape changes to pass through each section. SYNONYMS loft surface, thru curves HELP DSN_fff_thru_curves BITMAP thrucurves ACCELERATOR U ACTIONS STANDARD BUTTON UG_MODELING_FF_CURVE_MESH LABEL Through Curve &Mesh... MESSAGE Creates a body through a mesh of sections in one direction and guides in another direction where the shape fits through the mesh of curves. SYNONYMS mesh of curves, blend UV network HELP DSN_fff_curve_mesh BITMAP thrucurvemesh ACCELERATOR M ACTIONS STANDARD BUTTON UG_MODELING_FF_STUSRF_NXN LABEL St&udio Surface... MESSAGE Creates a surface using any number of section and guide strings. SYNONYMS mesh of curves, blend UV network, surface by boundary HELP SHP_studio_surface BITMAP surface_general ACCELERATOR Alt+5 ACTIONS STANDARD BUTTON UG_MODELING_FF_SECTION LABEL &Section... MESSAGE Creates a body through sections defined using conic construction techniques. SYNONYMS conic surface, cubic surface, circle surface, linear surface, fillet BITMAP sections ACCELERATOR Alt+Shift+S ACTIONS STANDARD CASCADE_BUTTON UG_MODELING_FF_SECTION_TYPE LABEL &Sections MESSAGE Lists commands which create bodies through sections by the use of conic construction techniques. BUTTON UG_MODELING_FF_NSIDED LABEL &N-sided Surface... MESSAGE Creates a surface enclosed by a set of end-connected curves. SYNONYMS fill holes with continuity, surface by boundary, dome HELP SHP_nsided_surface BITMAP n_sided ACCELERATOR Alt+Shift+N ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_SWEEP_MENU BUTTON UG_MODELING_FF_STYLED_SWEEP LABEL St&yled Sweep... MESSAGE Creates an accurate and smooth Class A quality surface from a set of curves. SYNONYMS dynamic sweep, sweeping, clay sweeper, swept HELP SHP_styled_sweep BITMAP styled_sweep ACTIONS STANDARD BUTTON UG_MODELING_FF_SWEPT LABEL &Swept... MESSAGE Creates a body by sweeping a section along one or more guides using various options to control the shape along the guide. SYNONYMS sweep HELP DSN_swept_feature BITMAP swept ACCELERATOR W ACTIONS STANDARD BUTTON UG_MODELING_SWEEP_FEATURE LABEL Sweep along &Guide... MESSAGE Creates a body by sweeping a section along a guide. SYNONYMS swept HELP DSN_swept_feature BITMAP sweep POPUP_LABEL Sweep along &Guide... POPUP_MESSAGE Creates a body by sweeping a section along the selected guide. ACCELERATOR Alt+W ACTIONS STANDARD BUTTON UG_MODELING_VSWEEP_FEATURE LABEL &Variational Sweep... MESSAGE Creates a body by sweeping a cross section along a path where the shape of the section varies along the path. SYNONYMS swept HELP DSN_Variational_sweep BITMAP variational_sweep POPUP_LABEL &Variational Sweep... POPUP_MESSAGE Creates a body by sweeping a cross section along a path where the shape of the section varies along the path. ACTIONS STANDARD BUTTON UG_MODELING_CABLE_FEATURE LABEL &Tube... MESSAGE Creates a solid body by sweeping a circular cross section along a curve with options for outer and inner diameter. SYNONYMS cable, pipe HELP DSN_tube_feature BITMAP tube ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_SURFACE BUTTON UG_MODELING_FF_SURF4P LABEL &Four Point Surface... MESSAGE Creates a surface by specifying four corners. SYNONYMS simple surface, 4 point surface, 4-point surface, surface by 4 points HELP DSN_4point_surface BITMAP surface_4points ACTIONS STANDARD BUTTON UG_MODELING_FF_SWOOP LABEL &Swoop... MESSAGE Dynamically creates a surface using stretch, bend, skew, twist, and shift operations. SYNONYMS simple shape, rectangular surface, basic b-surface HELP DSN_fff_swoop BITMAP swoop ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_FF_THROUGH_POINTS LABEL T&hrough Points... MESSAGE Creates a surface through a rectangular array of points. SYNONYMS reverse engineering HELP DSN_fff_thru_points BITMAP thrupoints ACCELERATOR Alt+Shift+P ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_FROM_POLES LABEL Fr&om Poles... MESSAGE Creates a surface using a rectangular array of points which will define the poles of the surface. SYNONYMS reverse engineering HELP DSN_fff_from_poles BITMAP frompoles ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_FROM_CLOUD LABEL From Point &Cloud... MESSAGE Creates a sheet body that approximates a large "cloud" of data points. SYNONYMS reverse engineering HELP DSN_fff_point_cloud BITMAP fromptcloud ACTIONS STANDARD BUTTON UG_MODELING_FF_RAPID_SURFACE LABEL R&apid Surfacing... MESSAGE Creates a surface model from a facet body. SYNONYMS reverse engineering HELP UGS::ModlFacetUI::RapidSurface BITMAP rapid_surfacing ACTIONS STANDARD SEPARATOR BUTTON/HIDE UG_MODELING_FF_EXTENSION LABEL E&xtension... MESSAGE Creates an extension sheet from a base sheet. HELP DSN_fff_extension BITMAP extension ACCELERATOR Alt+Shift+X ACTIONS STANDARD BUTTON UG_BDTOOL_CORNER_DESIGN LABEL &Transition... MESSAGE Creates a feature at the intersection of two or more sectional shapes. SYNONYMS blend, merge, suitcase, corner HELP DSN_BODYDES_CORNER BITMAP bdtool_corner ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_FF_BOUNDED_PLANE LABEL &Bounded Plane... MESSAGE Creates a planar sheet body enclosed by a set of end-connected planar curves. HELP DSN_fff_bounded_plane BITMAP boundplane ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_SHEET_FEATURE LABEL Sh&eet from Curves... MESSAGE Creates a sheet body through curves. HELP DSN_sheets_from_curves BITMAP sheets ACTIONS STANDARD BUTTON/HIDE UG_MODELING_FF_FOREIGN LABEL Foreig&n... MESSAGE Imports "foreign" bodies, planes, and coordinate systems stored in the Boeing Loft database. HELP DSN_fff_foreign BITMAP foreign ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_RIBBON LABEL &Ribbon Builder... MESSAGE Creates a sheet body between an input profile and a profile which is offset from the input profile. HELP DSN_dieeng_die_ribbon BITMAP die_ribbon.bmp ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_FF_MIDSURFACE LABEL &Midsurface... MESSAGE Creates a continuous surface feature that resides between opposing faces of a thin-walled solid body. SYNONYMS midplane, mid-plane, mid-surface, interpolate HELP scn_midsurface BITMAP midsurface.bmp ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FF_PATCHOPENINGS LABEL &Patch Openings... MESSAGE Creates sheet bodies to plug openings in a set of faces. HELP DSN_fff_holefill BITMAP dieareafill.bmp ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_FLANGE_SURFACE BUTTON UG_MODELING_FF_LAWEXT LABEL &Law Extension... MESSAGE Creates a law-controlled extension from a base sheet, dynamically or based on laws for distance and angle. SYNONYMS flange HELP DSN_fff_lawext BITMAP extension_law ACCELERATOR Alt+Shift+W ACTIONS STANDARD BUTTON UG_MODELING_FF_SFLANGE LABEL Silhouette &Flange... MESSAGE Creates a Class A quality surface with smooth edge details, optimized aesthetic shape, and slope continuity. SYNONYMS first fillet flange, gap based flange, visual and absolute gap flange HELP SHP_sflange_basic BITMAP silhouette_flange ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_FACET_BODY BUTTON UG_MODELING_FACET_EXTRACT_FEATURE LABEL &Extract Feature... MESSAGE Extracts feature lines or separates regions of different curvature from a facet body based on the curvature map. SYNONYMS copy, duplicate HELP SHP_extract_feature BITMAP extract_feature ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_DIRECT_MODELING BUTTON UG_ADM_MOVE_FACE_FEATURE LABEL &Move Face... MESSAGE Moves a set of faces and adjusts adjacent faces to accommodate. SYNONYMS move faces HELP DSN_adm_move_face BITMAP move_face POPUP_LABEL &Move Face... POPUP_MESSAGE Moves the selected faces and adjusts adjacent faces to accommodate. ACCELERATOR J ACTIONS STANDARD BUTTON UG_ADM_PULL_FACE_FEATURE LABEL &Pull Faces... MESSAGE Pulls a face out of the model to add material or into the model to subtract material. SYNONYMS Extrude,move HELP DSN_pull_face BITMAP lift_face POPUP_LABEL &Pull Faces... POPUP_MESSAGE Pulls the selected faces out of the model to add material or into the model to subtract material. ACCELERATOR Ctrl+Shift+Q ACTIONS STANDARD BUTTON UG_ADM_OFFSET_REGION_FEATURE LABEL &Offset Region... MESSAGE Offsets a set of faces from their current location and adjusts adjacent blend faces to accommodate. SYNONYMS offset faces HELP DSN_offset_region BITMAP offset_region POPUP_LABEL &Offset Region... POPUP_MESSAGE Offsets the selected faces from their current location and adjusts adjacent blend faces to accommodate. ACCELERATOR Ctrl+V ACTIONS STANDARD BUTTON UG_MODELING_REPLACE_FACE_FEATURE LABEL &Replace Face... MESSAGE Replaces a set of faces with another set of faces. HELP DSN_replace_face BITMAP replace_face POPUP_LABEL &Replace Face... POPUP_MESSAGE Replaces the selected faces with another set of faces. ACCELERATOR F ACTIONS STANDARD BUTTON UG_MODELING_RESIZE_BLEND_FEATURE LABEL Resize &Blend... MESSAGE Changes the radius of a blend face, regardless of its feature history. SYNONYMS round, fillet HELP DSN_reblend_face BITMAP resize_blend POPUP_LABEL Resize &Blend... POPUP_MESSAGE Changes the radius of the selected blend face, regardless of its feature history. ACTIONS STANDARD BUTTON UG_ADM_RESIZE_FACE_FEATURE LABEL Resi&ze Face... MESSAGE Changes the diameter of a cylindrical or spherical face and adjusts adjacent blend faces to accommodate. SYNONYMS modify HELP DSN_resize_face_feature BITMAP resize_face POPUP_LABEL Resi&ze Face... POPUP_MESSAGE Changes the diameter of the selected cylindrical or spherical face and adjusts adjacent blend faces to accommodate. ACTIONS STANDARD BUTTON UG_MODELING_DELETE_FACE_FEATURE LABEL Delete F&ace... MESSAGE Deletes a face or set of faces from a solid body and adjusts other faces to accommodate. SYNONYMS modify, simplify body HELP DSN_delete_face BITMAP delete_face POPUP_LABEL &Delete Face... POPUP_MESSAGE Deletes the selected faces from the solid body and adjusts other faces to accommodate. ACCELERATOR G ACTIONS STANDARD SEPARATOR CASCADE_BUTTON UG_MODELING_REUSE_FACE LABEL Re&use MESSAGE Lists Synchronous Modeling Reuse commands. SEPARATOR CASCADE_BUTTON UG_MODELING_CONSTRAIN_FACE LABEL Cons&train MESSAGE Lists Synchronous Modeling Constrain commands. SEPARATOR CASCADE_BUTTON UG_MODELING_DIMENSION LABEL &Dimension MESSAGE Lists Synchronous Modeling Dimension commands. SEPARATOR CASCADE_BUTTON UG_MODELING_SHELL LABEL Sh&ell MESSAGE Lists Synchronous Modeling Shell commands. SEPARATOR BUTTON UG_ADM_GROUP_FACE_FEATURE LABEL &Group Face... MESSAGE Collects a set of faces together as a group. SYNONYMS modify HELP DSN_group_face BITMAP group_face ACTIONS STANDARD BUTTON UG_ADM_SECTION_EDIT_FEATURE LABEL &Cross Section Edit... MESSAGE Edits the model by modifying the cross section. SYNONYMS modify HINT This command is available in History-Free modeling mode. HELP DSN_section_edit BITMAP edit_cross_section ACTIONS STANDARD BUTTON UG_MODELING_CONSTRAIN_FACE_FEATURE LABEL Co&nstrain Face... MESSAGE Modifies a set of faces by adding constraints between a target face and a reference face. SYNONYMS modify HINT This command is superseded by Synchronous Modeling commands. To run this legacy command, set UGII_DMX_NX502=1. HELP DSN_constrain_face_feature BITMAP constrain_face ACTIONS STANDARD BUTTON/HIDE UG_MODELING_LOCAL_SCALE_FEATURE LABEL &Local Scale... MESSAGE Scales a set of faces and adjusts adjacent blend faces to accommodate. SYNONYMS transform, resize HELP DSN_local_scale_feature BITMAP local_scale ACTIONS STANDARD BUTTON UG_MODELING_SIMPLIFY_FEATURE LABEL Simplif&y... MESSAGE Removes connected sets of faces from a solid body. HINT This command is superseded by Synchronous Modeling commands. To run this legacy command, set UGII_DMX_NX502=1. HELP DSN_simplify_body BITMAP simplify_body ACCELERATOR Alt+M ACTIONS STANDARD TOGGLE_BUTTON UG_MODELING_HISTORY_MODELEING LABEL &History Mode MESSAGE Sets the modeling mode to store features in linear history, providing feature edit with rollback and replay. BITMAP clock ACTIONS STANDARD TOGGLE_BUTTON UG_MODELING_HISTORY_FREE_MODELEING LABEL History-&Free Mode MESSAGE Sets the modeling mode to provide History-Free edit with synchronous modeling commands. No history is stored. BITMAP synchronous_mode ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_REUSE_FACE BUTTON UG_ADM_COPY_FACE_FEATURE LABEL &Copy Face... MESSAGE Copies a set of faces. SYNONYMS modify HELP DSN_copy_face BITMAP copy_face ACTIONS STANDARD BUTTON UG_ADM_CUT_FACE_FEATURE LABEL Cu&t Face... MESSAGE Copies a set of faces and deletes them from the model. SYNONYMS modify HELP DSN_cut_face BITMAP cut_face ACTIONS STANDARD BUTTON UG_ADM_PASTE_FACE_FEATURE LABEL &Paste Face... MESSAGE Modifies a body by adding or subtracting faces of a sheet body. SYNONYMS modify HELP DSN_paste_face BITMAP paste_face ACTIONS STANDARD BUTTON UG_ADM_MIRROR_FACE_FEATURE LABEL &Mirror Face... MESSAGE Copies a set of faces and mirrors across a plane. SYNONYMS modify HELP DSN_mirror_face BITMAP mirror_face ACTIONS STANDARD BUTTON UG_MODELING_PATTERN_FACE_FEATURE LABEL Pattern &Face... MESSAGE Copies a set of faces in a rectangular or circular pattern, or mirrors them, and adds them to a body. SYNONYMS array, instance, copy, duplicate, reflect, symmetric HELP DSN_pattern_face BITMAP pattern_face POPUP_LABEL Pattern &Face... POPUP_MESSAGE Copies the selected faces in a rectangular or circular pattern, or mirrors them, and adds them to a body. ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_CONSTRAIN_FACE BUTTON UG_ADM_COPLANAR_FEATURE LABEL Ma&ke Coplanar... MESSAGE Modifies a planar face to be coplanar with another face. SYNONYMS modify HELP DSN_adm_coplanar BITMAP make_coplanar ACTIONS STANDARD BUTTON UG_ADM_COAXIAL_FEATURE LABEL Make Coa&xial... MESSAGE Modifies a cylinder or cone to be coaxial with another cylinder or cone. SYNONYMS modify HELP DSN_make_coaxial BITMAP make_coaxial ACTIONS STANDARD BUTTON UG_ADM_TANGENT_FEATURE LABEL Make &Tangent... MESSAGE Modifies a face to be tangent with another face. SYNONYMS modify HELP DSN_make_tangent BITMAP make_tangent ACTIONS STANDARD BUTTON UG_ADM_SYMMETRIC_FEATURE LABEL Make Sy&mmetric... MESSAGE Modifies a face to be symmetric with another face. SYNONYMS modify HELP DSN_make_symmetric BITMAP make_symmetrical ACTIONS STANDARD BUTTON UG_ADM_PARALLEL_FEATURE LABEL Make &Parallel... MESSAGE Modifies a planar face to be parallel with another face. SYNONYMS modify HELP DSN_make_parallel BITMAP make_parallel ACTIONS STANDARD BUTTON UG_ADM_PERPENDICULAR_FEATURE LABEL Make P&erpendicular... MESSAGE Modifies a planar face to be perpendicular with another face. SYNONYMS modify HELP DSN_make_perpendicular BITMAP make_perpendicular ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_DIMENSION BUTTON UG_ADM_LINEAR_DIMENSION_FEATURE LABEL &Linear Dimension... MESSAGE Moves a set of faces by adding a dimension and changing its value. SYNONYMS modify HELP DSN_adm_linear_dimension BITMAP linear_dimension ACTIONS STANDARD BUTTON UG_ADM_ANGULAR_DIMENSION_FEATURE LABEL &Angular Dimension... MESSAGE Moves a set of faces by adding a dimension and changing its value. SYNONYMS modify HELP DSN_adm_angular_dimension BITMAP angular_dimension ACTIONS STANDARD BUTTON UG_ADM_RADIAL_DIMENSION_FEATURE LABEL &Radial Dimension... MESSAGE Modifies a face by adding a dimension and changing its value. SYNONYMS modify HELP DSN_adm_radial_dimension BITMAP radial_dimension ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_SHELL BUTTON UG_ADM_ADAPTIVE_SHELL_FEATURE LABEL &Shell Body... MESSAGE Modifies a solid body by applying wall thickness and opening selected faces. The wall thickness is maintained when the model is modified. SYNONYMS hollow, thin-wall HINT This command is available in History-Free modeling mode. HELP DSN_adaptive_shell BITMAP adaptive_shell ACTIONS STANDARD BUTTON UG_ADM_SHELL_FACE_FEATURE LABEL Shell &Face... MESSAGE Adds faces to the shell volume of a model with an existing shell body. SYNONYMS hollow, thin-wall HINT This command is available in History-Free modeling mode. HELP DSN_shell_face BITMAP shell_face ACTIONS STANDARD BUTTON UG_ADM_CHANGE_SHELL_THICKNESS_FEATURE LABEL Change Shell &Thickness... MESSAGE Changes the wall thickness of an existing shell body. SYNONYMS hollow, thin-wall HINT This command is available in History-Free modeling mode. HELP DSN_change_shell_thickness BITMAP change_shell_thickness ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_SHEETMETAL_FEATURE BUTTON UG_MODELING_SMD_FLANGE LABEL &Flange... MESSAGE Adds a flange to a planar face. HELP SMD_FLANGE BITMAP sm_flange ACTIONS STANDARD BUTTON UG_MODELING_SMD_INSET_FLANGE LABEL &Inset Flange... MESSAGE Adds an inset flange to a planar face. BITMAP sm_inset_flange ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_PROFILE_FLANGE LABEL Profile Fl&ange... MESSAGE Adds a set of bends defined along a section profile. HELP SMD_FLANGE BITMAP sm_profile_flange ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_SMMBB LABEL Multibend Brac&ket... MESSAGE Creates a sheet metal feature defined from selected planar geometry. HELP SMD_MULTIBEND_BRACKET BITMAP sm_mbracket ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_GENFLG LABEL &General Flange... MESSAGE Adds a flange along any curved bend edge. HELP SMD_GEN_FLANGE BITMAP sm_general_flange ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_BRIDGE LABEL Bri&dge... MESSAGE Adds a bridge between a base and target. HELP SMD_BRIDGE BITMAP sm_bridge ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_SMD_BEAD LABEL B&ead... MESSAGE Adds a bead along a centerline path. HELP SMD_BEAD BITMAP sm_bead ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_PUNCH LABEL &Punch... MESSAGE Adds emboss, coin, and lance operations across multiple, adjacent placement faces. HELP SMD_PUNCH BITMAP sm_punch ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_HOLE LABEL &Hole... MESSAGE Adds a hole to any type of face, which will form and unform itself to the underlying surface. HELP SMD_HOLE BITMAP sm_hole ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_SLOT LABEL &Slot... MESSAGE Adds a slot to any type of face, which will form and unform itself to the underlying surface. HELP SMD_SLOT BITMAP sm_slot ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_CUTOUT LABEL &Cutout... MESSAGE Adds a cutout to any type of face, which will form and unform itself to the underlying surface. HELP SMD_CUTOUT BITMAP sm_cutout ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_CORNER LABEL C&orner... MESSAGE Adds a corner between two flanges. HELP SMD_CORNER BITMAP sm_corner_butt ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_RELIEF LABEL Re&lief... MESSAGE Adds a circular, U, V, or routed relief feature between bend areas. HELP SMD_RELIEF BITMAP sm_relief ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_SPUNCH LABEL Solid Pu&nch... MESSAGE Adds a sheet metal feature that inherits the shape from the punch type tool body. HELP NXSM_solid_punch BITMAP sm_solid_punch ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_SMD_EDGE_RIP LABEL &Edge Rip... MESSAGE Adds an opening or gap to a hollowed solid along an edge. HELP SMD_EDGE_RIP BITMAP rip_edge ACTIONS STANDARD BUTTON UG_MODELING_SMD_BEND LABEL &Bend... MESSAGE Adds a bend area to a solid body of uniform thickness. HELP SMD_BEND BITMAP sm_bend ACTIONS STANDARD BUTTON UG_MODELING_SMD_UNBEND_REBEND LABEL Unbend/&Rebend... MESSAGE Unforms, unforms to an angle, or reforms a cylindrical bend region. HELP SMD_UNBEND_REBEND BITMAP sm_unbend_rebend ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_SMD_REGION LABEL &MetaForm... MESSAGE Unforms complex geometry (not restricted to Sheet Metal features) to an alternate shape, while accounting for material characteristics. HELP SMD_METAFORM BITMAP sm_metaform ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_SMD_FORM_UNFORM LABEL Form/&Unform... MESSAGE Forms or unforms self-forming features. HELP DSN_smftr_create BITMAP sm_form_unform ACTIONS STANDARD SEPARATOR CASCADE_BUTTON/FOLDED UG_MODELING_SMD_UTILITIES LABEL U&tilities MESSAGE Lists Sheet Metal Utilities commands. END_OF_MENU MENU UG_MODELING_SMD_UTILITIES BUTTON UG_MODELING_SMD_BRACKET LABEL Brac&ket... MESSAGE Creates a bracket from reference geometry. HELP SMD_BRACKET BITMAP sm_bracket ACTIONS STANDARD END_OF_MENU MENU UG_MODELING_FF_SECTION_TYPE BUTTON UG_MODELING_FF_CONIC_EAS LABEL Section Ends-Ape&x-Shoulder... MESSAGE Creates a section surface using start and end curves and an interior shoulder curve. An apex curve defines the slopes at both start and end. BITMAP ffsect_ends_apex_should ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_ESS LABEL &Section Ends-Slopes-Shoulder... MESSAGE Creates a section surface using start and end curves and an interior shoulder curve. Two slope curves define the slopes at start and end independently. BITMAP ffsect_ends_slopes_should ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_FS LABEL Section &Fillet-Shoulder... MESSAGE Creates a section surface using start and end curves and an interior shoulder curve. The two faces on which the start and end curves lie define the slopes. BITMAP ffsect_fillet_should ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_EAR LABEL Section Ends-Apex-&Rho... MESSAGE Creates a section surface using start and end curves and a rho value. An apex curve defines the slopes at both start and end. BITMAP ffsect_ends_apex_rho ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_ESR LABEL Section Ends-Slopes-R&ho... MESSAGE Creates a section surface using start and end curves and a rho value. Two slope curves define the slopes at start and end independently. BITMAP ffsect_ends_slopes_rho ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_FR LABEL Section F&illet-Rho... MESSAGE Creates a section surface using start and end curves and a rho value. The two faces on which the start and end curves lie define the slopes. BITMAP ffsect_fillet_rho ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_EAH LABEL Section Ends-&Apex-Hilite... MESSAGE Creates a section surface using start and end curves which are tangent to a hilite surface. An apex curve defines the slopes at both start and end. BITMAP ffsect_ends_apex_hilite ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_ESH LABEL Section Ends-S&lopes-Hilite... MESSAGE Creates a section surface using start and end curves which are tangent to a hilite surface. Two slope curves define the slopes at start and end independently. BITMAP ffsect_ends_slopes_hilite ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_FH LABEL S&ection Fillet-Hilite... MESSAGE Creates a section surface using start and end curves which are tangent to a hilite surface. The two faces on which the start and end curves lie define the slopes. BITMAP ffsect_fillet_hilite ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_FPS LABEL Section Fo&ur-Points-Slope... MESSAGE Creates a section surface using start and end curves and two interior control curves. A slope curve defines the slope at the start. BITMAP ffsect_four_points_slope ACTIONS STANDARD BUTTON UG_MODELING_FF_CONIC_FP LABEL Section Fi&ve-Points... MESSAGE Creates a section surface using start and end curves and three interior control curves. BITMAP ffsect_five_points ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_FF_CIRCLE_TPA LABEL Section Three-&Points-Arc... MESSAGE Creates a circular section surface using start and end curves and an interior control curve. BITMAP ffsect_three_points_arc ACTIONS STANDARD BUTTON UG_MODELING_FF_CIRCLE_TPR LABEL Section T&wo-Points-Radius... MESSAGE Creates a circular section surface using start and end curves and a radius value. BITMAP ffsect_two_points_radius ACTIONS STANDARD BUTTON UG_MODELING_FF_CIRCLE_ESA LABEL Secti&on Ends-Slope-Arc... MESSAGE Creates a circular section surface using start and end curves. A slope curve defines the slope at the start. BITMAP ffsect_ends_slopes_arc ACTIONS STANDARD BUTTON UG_MODELING_FF_CIRCLE_PRAA LABEL Section Point-Radius-An&gle-Arc... MESSAGE Creates a circular section surface using a start curve, a radius value, and an angle. The face on which the start curve lies defines the slope at the start. BITMAP ffsect_point_radius_angle_arc ACTIONS STANDARD BUTTON UG_MODELING_FF_CIRCLE_CIR LABEL Se&ction Circle... MESSAGE Creates a full circular section surface using a guide curve, an optional orientation curve, and a radius value. BITMAP ffsect_circle ACTIONS STANDARD BUTTON UG_MODELING_FF_CIRCLE_CT LABEL Sec&tion Circle-Tangent... MESSAGE Creates a circular section surface using a start curve and a radius value. The face on which the start curve lies defines the slope at the start. BITMAP ffsect_circular_tangent ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_FF_FILLET_ESC LABEL Section En&ds-Slopes-Cubic... MESSAGE Creates a cubic section surface using start and end curves. Two slope curves define the slopes at start and end independently. BITMAP ffsect_ends_slopes_cubic ACTIONS STANDARD BUTTON UG_MODELING_FF_FILLET_FB LABEL Section Fillet-&Bridge... MESSAGE Creates a cubic section surface using start and end curves. The two faces on which the start and end curves lie define the slopes. BITMAP ffsect_fillet_bridge ACTIONS STANDARD SEPARATOR BUTTON UG_MODELING_FF_LINEAR_LT LABEL Sectio&n Linear-Tangent... MESSAGE Creates a linear section surface using a start curve and a tangency face. BITMAP ffsect_linear_tangent ACTIONS STANDARD END_OF_MENU ! *************** Tools Menu *************** MENU UG_TOOLBOX CASCADE_BUTTON/FOLDED UG_MODELING_HUMAN LABEL Human Mod&eling MESSAGE Lists Human Modeling commands. SEPARATOR BUTTON UG_MODELING_TOOLBOX_PARTFAM LABEL Part Fami&lies... MESSAGE Creates a family of parts using a template part and the spreadsheet. SYNONYMS standard parts HELP DSN_assy_part_families ACTIONS STANDARD BUTTON/FOLDED UG_ASSY_DEFORM_COMPONENT LABEL Define Deforma&ble Part... MESSAGE Defines a part as capable of assuming more than one shape when it is added to an assembly. SYNONYMS flexible, springs, variable geometry ACTIONS STANDARD SEPARATOR CASCADE_BUTTON/FOLDED UG_MODELING_COMPOSITE LABEL &Composite MESSAGE Lists Composite commands. END_OF_MENU MENU UG_UPDATES TOGGLE_BUTTON UG_MODELING_EDIT_FEATURE_DELAYED_UPDATE LABEL Delayed &after Edit MESSAGE Delays the update of the model until the "Update Model" option is chosen. SYNONYMS postpone, defer HINT This command is available in history modeling mode. BITMAP delayupdatemodel ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_EDIT_FEATURE_UPDATE LABEL Update &Model MESSAGE Updates the display of the model with the edits made while "Delayed after Edit" was turned on. SYNONYMS regenerate HINT This command is available in history modeling mode. BITMAP updatemodel ACTIONS STANDARD SEPARATOR BUTTON/FOLDED UG_MODELING_FEATURE_REPLAY_MAKE_FIRST_CURRENT LABEL Make &First Feature Current MESSAGE Goes to the first feature appearing in the Part Navigator, and makes it the current feature. BITMAP vcr_goto_start ACCELERATOR Shift+Ctrl+Home ACTIONS STANDARD BUTTON/FOLDED UG_MODELING_FEATURE_REPLAY_MAKE_PREVIOUS_CURRENT LABEL Make &Previous Feature Current MESSAGE Goes to the feature appearing before the current feature in the Part Navigator, and makes it the current feature. BITMAP vcr_previous ACCELERATOR Shift+Ctrl+Le

433

社区成员

发帖
与我相关
我的任务
社区描述
其他技术讨论专区
其他 技术论坛(原bbs)
社区管理员
  • 其他技术讨论专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧