|
Std ProjectoUtil
|
| Ubicación en el Menú
|
| Hierramientas → Utilidad del proyecto...
|
| Entornos de trabajo
|
| Todo
|
| Atajo de teclado por defecto
|
| Ninguno
|
| Introducido en versión
|
| -
|
| Ver también
|
| Ninguno
|
|
Descripción
Con el comando Std ProjectoUtil puedes extraer archivos de un archivo de proyecto de FreeCAD (*.FCStd), que es de hecho un archivo ZIP, y, después de ediciones manuales, crear un nuevo archivo de proyecto a partir de ellos.
El cuadro de diálogo de la utilidad del proyecto
Utilización
- Seleccione la opción Hierramientas →
Utilidad del proyecto... en el menú.
- Se abre el cuadro de diálogo Utilidad del proyecto.
- Pulse el botón ... a la derecha de Extraer proyecto → Fuente.
- Seleccione el archivo *.FCStd que desea editar.
- Pulse el botón ... a la derecha de Extraer proyecto → Destina.
- Seleccione una carpeta en la que deba extraerse el archivo del proyecto. Es aconsejable seleccionar una carpeta vacía.
- Pulse el botón Extracto.
- Pulse el botón Cerrar para cerrar el cuadro de diálogo.
Manual ediciones
Es importante darse cuenta de que los archivos dentro de un archivo de proyecto de FreeCAD están interconectados. La edición de un solo archivo suele dar lugar a errores. Para hacer ediciones consistentes a través de múltiples archivos utiliza un buen editor de código, como Notepad++ (para el SO Windows) y Notepadqq (para los SO Linux).
Crea projecto
- Select the Tools →
Project Utility option from the menu.
- The Project utility dialog box opens.
- Press the … button to the right of Create Document → Source.
- Select the Document.xml file. The command will be automatically find all linked files.
- Press the … button to the right of Create Document → Destination.
- Select a folder where the new document should be created.
- Press the Create button.
- A new document with a fixed name, project.fcstd, is created in the selected folder. There is no warning if a file with that name already exists.
- Optionally check the Load document after creation checkbox.
- Press the Close button to close the dialog box.
Notas
Std Base
- File: New Document, Open, Open Recent, Close, Close All, Save, Save As, Save Copy, Save All, Revert, Import, Export,Merge Document, Document Information, Print, Print Preview, Export PDF, Exit
- Edit: Undo, Redo, Cut, Copy, Paste, Duplicate Object, Recompute, Box Selection, Box Element Selection, Select All, Delete, Send to Python Console, Placement, Transform, Align To, Toggle Edit Mode, Properties, Edit Mode, Preferences
- View:
- Miscellaneous: New 3D View, Orthographic View, Perspective View, Fullscreen, Bounding Box, Toggle Axis Cross, Clipping View, Texture Mapping, Toggle Navigation/Edit Mode, Material, Appearance, Random Color, Appearance per Face, Toggle Transparency, Workbench, Status Bar
- Standard Views: Fit All, Fit Selection, Align to Selection, Isometric, Dimetric, Trimetric, Home, Front, Top, Right, Rear, Bottom, Left, Rotate Left, Rotate Right, Store Working View, Recall Working View
- Freeze Display: Save Views, Load Views, Freeze View, Clear Views
- Draw Style: As Is, Points, Wireframe, Hidden Line, No Shading, Shaded, Flat Lines
- Stereo: Stereo Red/Cyan, Stereo Quad Buffer, Stereo Interleaved Rows, Stereo Interleaved Columns, Stereo Off, Issue Camera Position
- Zoom: Zoom In, Zoom Out, Box Zoom
- Document Window: Docked, Undocked, Fullscreen
- Visibility: Toggle Visibility, Show Selection, Hide Selection, Select Visible Objects, Toggle All Objects, Show All Objects, Hide All Objects, Toggle Selectability
- Toolbars: File, Edit, Clipboard, Workbench, Macro, View, Individual Views, Structure, Help, Lock Toolbars
- Panels: Tree View, Property View, Model, Selection View, Python Console, Report View, Tasks, DAG View
- Overlay Docked Panel: Toggle Overlay for All Panels, Toggle Transparent Panels, Toggle Overlay, Toggle Transparent Mode, Bypass Mouse Events in Overlay Panels, Toggle Left, Toggle Right, Toggle Top, Toggle Bottom
- Link Navigation: Go to Linked Object, Go to Deepest Linked Object, Select All Links
- Tree View Actions: Sync View, Sync Selection, Sync Placement, Preselection, Record Selection, Single Document, Multi Document, Collapse/Expand, Initiate Dragging, Go to Selection, Selection Back, Selection Forward
- Tools: Addon Manager, Measure, Clarify Selection, Quick Measure, Units Converter, Load Image, Save Image, Text Document, View Turntable, Scene Inspector, Dependency Graph, Export Dependency Graph, Document Utility, Edit Parameters, Customize
- Help: What's This, Start Page, Users Documentation, FreeCAD Forum, Report an Issue, Restart in Safe Mode, Developers Handbook, Python Modules Documentation, FreeCAD Website, Donate to FreeCAD, About FreeCAD
- Additional:
- Miscellaneous: New Part, New Group, Variable Set, Link Group, Select All Instances, Toggle Freeze
- Datums: Coordinate System, Datum Plane, Datum Line, Datum Point
- Link Actions: Make Link, Make Sub-Link, Replace With Link, Unlink, Import Link, Import All Links
- Expression Actions: Copy Selected, Copy Active Document, Copy All Documents, Paste
- Selection Filter: Vertex Selection, Edge Selection, Face Selection, No Selection Filters
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework