FAQ · Knowledge base Q&A

Curated pointers across vendors · placeholder stats refresh as coverage grows.

100+ FAQ-style answers (target)
20+ Software profiles
50+ Glossary terms (target)
6 Knowledge-base lanes

Policy questions: see legal and privacy. Use the dropdown to filter — vendor-specific stubs start under Gstarsoft.

Source · 3D Fastview Technical Reference Frequently Asked Questions

What formats can 3D FastView import?
It imports STEP, IGES, SAT, Parasolid (x_t), SolidWorks, Creo, Inventor, and CATIA formats.
How do I measure the exact clearance between assembly parts?
Select two elements, click Clearance in the Measure tab, and the tool will show the shortest linear distance and highlight intersections.
Can I generate exploded animation files in 3D FastView?
Yes. Select the assembly node, click Exploded View, adjust displacement coordinates along axes, and export the view sequence.

Source · 3Dexperience Integration Frequently Asked Questions

How to save drawings to the 3DEXPERIENCE platform?
If you use 'DraftSight connected to 3DEXPERIENCE', you will have a 'Save to 3DEXPERIENCE' button. This uploads the DWG to a secure cloud space (3DSpace) with full Version Control and lifecycle management, allowing for seamless sharing with SOLIDWORKS and CATIA users.

Source · 3Dexperience Lean Workflows Frequently Asked Questions

How does 3DLean optimize shop floor meetings?
3DLean is a collaborative app that digitizes standard lean manufacturing meetings, allowing teams to visualize metrics, assign tasks, and review 3D models interactively on touchboards.

Source · 3Dexperience Licensing Model Frequently Asked Questions

What are 'Roles' and 'Apps' in 3DEXPERIENCE?
Instead of buying monolithic software, users subscribe to 'Roles' (e.g., Mechanical Designer) which grant access to specific web and desktop 'Apps' tailored to their exact job function.

Source · 3Dexperience Plm Integration Frequently Asked Questions

What is the role of ENOVIA inside a CATIA 3DEXPERIENCE workflow?
ENOVIA acts as the central data governance backbone. It manages user roles (Reader, Author, Leader), collaborative spaces, active checkouts (Locks), engineering changes, and structures the master Engineering Bill of Materials (EBOM) across enterprise divisions.

Source · 3Ds Max Technical Reference Frequently Asked Questions

How do I import AutoCAD DWG files into 3ds Max for modeling?
Go to `File → Import → Link Revit/CAD`, select the DWG file, choose the appropriate preset (e.g. Combine by Layer), configure rescale options, and link the drawing to preserve active updates.
What is the best way to reduce polygon count for heavy 3ds Max models?
Apply the ProOptimizer modifier to selected meshes, click Calculate, and reduce the vertex percentage to compress mesh complexity without losing structural shape.

Source · Ansys Fluent Technical Reference Frequently Asked Questions

How do I resolve floating point exception errors in Fluent solvers?
Check mesh quality metrics (skewness < 0.9, aspect ratio < 100), reduce under-relaxation factors (URF) for pressure and momentum, verify boundary condition physical bounds, and start with first-order discretisation schemes before switching to high-fidelity second-order.
What is the recommended practice for capturing CFD boundary layers in Fluent?
Generate inflation layers at the solid boundaries. Calculate the first cell height using the desired y+ target (typically y+ < 1 for resolving, or y+ = 30-100 for wall functions) based on the target Reynolds number.

Source · Ansys Mechanical Technical Reference Frequently Asked Questions

How do I fix unconverged nonlinear structural simulations in ANSYS?
Review the solver output for force convergence criteria, enable automatic time stepping, identify separating regions with contact diagnostics, increase contact pinball radius, and apply small stabilization damping factors if rigid-body motion occurs.
What is the difference between bonded and no-separation contacts?
Bonded contacts prevent all sliding and separation (faces act as glued). No-separation contacts allow sliding along the face tangent but prevent separation along the normal, representing a frictionless guide slider.

Source · Ansys Spaceclaim Technical Reference Frequently Asked Questions

What is the recommended practice for ANSYS SpaceClaim Direct Modeling?
Install and manage extensions through Extension Warehouse (curated) or direct .rbz files. Disable unused extensions to improve startup time. Check extension compatibility with your SketchUp version before installing. Popular essentials: Eneroth tools, FredoTools, ThomThom's CleanUp³, and Curic Suite for productivity.
What is the recommended practice for ANSYS SpaceClaim Pull Tool?
SpaceClaim's direct modeling approach manipulates geometry without feature history—push, pull, move, and fill operations modify faces directly. This is ideal for concept design, geometry cleanup, and foreign CAD file editing where no parametric history exists. Work fast by selecting faces and dragging arrows.
What is the recommended practice for ANSYS SpaceClaim Move Tool?
The Pull tool is SpaceClaim's primary operation: select faces and drag to extrude, offset, or revolve. Hold Ctrl while pulling to create new independent bodies. Double-click an edge to offset an entire face chain. Pull recognizes blend faces and allows radius modification by dragging fillet edges.
What is the recommended practice for ANSYS SpaceClaim Fill Tool?
Move translates/rotates selected geometry with snapping to model features. Use the Move triad for axis-constrained motion. Hold Ctrl for copy operation. Align faces by selecting and dragging to target—SpaceClaim auto-detects alignment intent. Use pivot point repositioning for rotational moves around specific axes.
What is the recommended practice for ANSYS SpaceClaim Sheet Metal Unfolding?
Fill removes unwanted features (fillets, holes, bosses) by selecting faces and pressing Delete. SpaceClaim heals the resulting gaps automatically. Use for geometry simplification before meshing in ANSYS—remove small features that don't affect analysis results but increase mesh density. Chain-select similar features for batch removal.
What is the recommended practice for ANSYS SpaceClaim Prep for Simulation?
Convert solid bodies to sheet metal using 'Convert to Sheet Metal'—SpaceClaim identifies bends and creates a flat pattern. Set bend allowance by K-factor or bend table. Add manufacturing features (tabs, notches, reliefs) in the folded state. Export flat patterns as DXF for laser/punch programming.

Source · Ares Commander Technical Reference Frequently Asked Questions

What is the recommended practice for ARES Commander Trinity Concept?
ARES Trinity (Commander desktop + Kudo web + Touch mobile) synchronizes drawings via Graebert cloud storage. Save to cloud from Commander for instant mobile/web access. Use Kudo for quick markups in the field, then finalize edits in Commander. Enable auto-sync to avoid version conflicts between platforms.
What is the recommended practice for ARES Commander DWG Native Engine?
ARES Commander reads/writes DWG natively (no conversion) using the Graebert ARES kernel. It supports formats from AutoCAD 2000 through 2024. Use 'DWGCHECK' command to verify file integrity after editing. Set default save format to match collaborators' AutoCAD version for seamless exchange.
What is the recommended practice for ARES Commander ARES Kudo?
Access ARES Kudo through any modern browser—no installation needed. Upload DWG files to Graebert cloud or connect Google Drive/Dropbox. Kudo supports basic editing (modify, annotate, measure) but not LISP routines. Use it for review cycles and field measurements, then do production drafting in Commander.
What is the recommended practice for ARES Commander ARES Touch?
Install ARES Touch on iOS/Android tablets for on-site drawing review. Use finger gestures for pan/zoom and stylus for precise markup. GPS integration enables automatic geo-tagging of annotations. Sync changed files back to cloud storage for Commander users to process updates.
What is the recommended practice for ARES Commander Custom Blocks?
Create custom blocks using BLOCK command—include attributes for automated title blocks and parts lists. Store blocks in a shared .dwg library file accessible via Design Center. Use dynamic blocks with visibility states and stretch actions for parametric behavior without LISP programming.
What is the recommended practice for ARES Commander AutoLISP Migration?
ARES Commander supports AutoLISP and Visual LISP directly—most routines run without modification. Load .lsp files via APPLOAD command. For DCL dialogs, verify path references. ARES also supports SDS (Solution Development System) in C++ for performance-critical automations beyond LISP capabilities.

Source · Aveva Everything3D Technical Reference Frequently Asked Questions

What is the recommended practice for AVEVA Everything3D Spec-Driven Piping Design?
Route piping by selecting from project-approved specifications (pipe class, schedule, material). E3D auto-populates fittings, valves, and gaskets from the spec catalog at each connection point. Run 'Spec Check' after routing to flag any out-of-spec substitutions. Update specs centrally—affected routes highlight automatically.
What is the recommended practice for AVEVA Everything3D Laser Data &amp; Point Clouds?
Import laser scan data (.rcp/.pts) as navigable point clouds for brownfield modeling. Align scans to E3D coordinates using survey targets. Use 'Snap to Cloud' for accurate placement of new equipment against existing structures. Hide cloud regions selectively to reduce display overhead in dense plants.
What is the recommended practice for AVEVA Everything3D Bubble View?
Generate Bubble Views (spherical panoramas) from strategic plant locations for operator training and field verification. Link bubble viewpoints to the 3D model for quick navigation. Export as standalone HTML packages for stakeholders without E3D access. Update views after model changes for current-state documentation.
What is the recommended practice for AVEVA Everything3D Clash Detection &amp; Clearance?
Run clash detection between disciplines (structural vs MEP, architecture vs structure). Set tolerance thresholds per clash type—5mm for hard clashes, 50mm for clearance issues. Use clash groupings to batch related issues. Export BCF reports for coordination meetings with external teams.
What is the recommended practice for AVEVA Everything3D Draft Workbench?
Run clash detection between all disciplines (piping, structural, electrical, HVAC). Define clearance rules per pair: 150mm pipe-to-steel, 300mm for maintenance access. Assign clash owners and track resolution status. Re-run incrementally after fixes—use 'New Clashes Only' filter to focus on unresolved issues.
What is the recommended practice for AVEVA Everything3D AVEVA PML Scripting?
Create 2D deliverables (GA drawings, sections, details) from the 3D model using Draft Workbench. Define drawing templates with standard borders and annotation styles. Views update automatically when the model changes—use 'Drawing Status' to track which sheets need re-issuing after design revisions.

Source · Abaqus Fea Technical Reference Frequently Asked Questions

When should I use Abaqus/Explicit instead of Abaqus/Standard?
Use Abaqus/Standard for static, low-speed, or moderate non-linear implicit studies. Use Abaqus/Explicit for high-speed dynamic studies (crash, drop test), severe geometric non-linearities, and highly complex discontinuous contact changes.
How do I fix severe element distortion errors in Abaqus?
Improve initial mesh mesh layout, adjust boundary contacts, configure ALE adaptive meshing to rezone distorted elements, apply distortion control parameters, or use linear reduced-integration elements with hourglass controls.

Source · Alibre Design Technical Reference Frequently Asked Questions

What is the recommended practice for Alibre Design Parametric Dimension Driver?
Use Parametric Dimension Driver to link sketch dimensions to equations. Define driving dimensions first, then apply constraints—avoid over-constraining by watching the DOF counter in the status bar. Group related dimensions into named equation sets for complex assemblies.
What is the recommended practice for Alibre Design Geometric Constraints?
Apply geometric constraints (coincident, tangent, concentric) before adding dimensions. Use 'Show All Constraints' to audit sketch health. Prefer implicit constraints from snapping during sketch creation over manually applied ones for cleaner solver behavior.
What is the recommended practice for Alibre Design Feature History Tree?
Organize the Feature History Tree by placing datum planes and reference geometry at the top, followed by primary shape features, then detail features. Use folders for logical grouping. Name features descriptively—avoid 'Extrude1, Extrude2' naming which makes later edits difficult.
What is the recommended practice for Alibre Design Assembly Mates?
Apply mates in order of decreasing constraint: first fix the base part, then add concentric + coincident pairs for cylindrical joints. Use the Mate Diagnostic tool to identify over-constrained or conflicting mates. Limit sub-assembly flexible states to reduce solve time.
What is the recommended practice for Alibre Design B-Rep Solid Engine?
Alibre's ACIS-based B-Rep engine stores exact analytical surfaces. When importing STEP files, run 'Heal Geometry' to fix tolerance gaps. For boolean operations, ensure bodies fully intersect—near-tangent cuts often produce slivers that cause downstream failures.
What is the recommended practice for Alibre Design Sheet Metal Flanges?
Define the base flange from a single closed profile, then add edge flanges sequentially. Set the default K-factor (typically 0.4 for mild steel) in Document Properties before starting. Use 'Flat Pattern' view to verify manufacturability and check for overlapping bends.

Source · Allplan Technical Reference Frequently Asked Questions

What is the recommended practice for Allplan SmartParts?
Define SmartParts as parametric building components with built-in intelligence. Set parameter ranges (min/max wall thickness, opening sizes) to prevent invalid configurations. Use the SmartPart Editor to create custom families—embed IFC property sets for proper classification in BIM workflows.
What is the recommended practice for Allplan 3D Reinforcement Modeling?
Model reinforcement in 3D by placing bars along structural member faces. Use bar shapes from the standard library (L, U, stirrup) and define cover rules per exposure class. Generate bar bending schedules automatically—verify quantities match structural calculations before issuing for construction.
What is the recommended practice for Allplan Allplan Bridge?
Use Allplan Bridge for parametric bridge design with cross-section variation along alignment. Define tendon geometry using parabolic profiles and check eccentricity limits. Export analysis models to SOFISTIK for structural verification. Coordinate deck segments with construction sequence phasing.
What is the recommended practice for Allplan BIM Model Topology?
Structure the BIM model using Building Structure levels: site > building > floor > room. Assign structural elements to the correct level for accurate quantity extraction. Use reference planes between floors for consistent slab-to-slab height control across the model.
What is the recommended practice for Allplan Reinforcement Reports?
Configure reinforcement reports using the Report Editor—select bar mark, diameter, shape, length, and quantity columns. Group bars by structural member and floor level. Export to Excel for integration with cost estimation systems. Validate total steel weight against structural engineer's material takeoff.
What is the recommended practice for Allplan PythonParts?
Develop PythonParts to create custom parametric objects beyond SmartParts. Use the Allplan Python API with the VS Code extension for debugging. Implement parameter scripts for the property palette and paint scripts for 3D geometry. Distribute via Allplan Connect for team-wide access.

Source · Altium Designer Technical Reference Frequently Asked Questions

How do I export fabrication files (Gerbers) from Altium?
Open your PCB layout, go to `File → Fabrication Outputs → Gerber Files`, select standard layers, set units and precision, and run the export. Repeat for NC Drill Files to bundle the manufacturing package.
How does the Altium-MCAD bridge work?
Altium Designer uses the CoDesigner plugin to push physical board layers and STEP components directly to mechanical CAD tools like SOLIDWORKS or Inventor, syncing changes in real-time.

Source · Archicad Technical Reference Frequently Asked Questions

How do I configure hotlinked modules in Archicad?
Go to File > External Content > Place Hotlinked Module, select the source file (PLN or MOD), and configure translation and layer options.
What is the best way to export IFC files for Revit coordination?
Use the built-in 'Export to Revit' IFC translator, which optimizes Archicad classification mappings to Revit category classes.
How do I automate layout numbering in Publisher Sets in Archicad?
Use Archicad's Auto-Text templates in your Master Layouts. The layout book will automatically sequence sheet numbers during publish.

Source · Autocad 2026 New Features Frequently Asked Questions

How do Smart Blocks (BSEARCH) work in AutoCAD 2026?
The BSEARCH command uses AI to identify similar geometry or text and automatically converts them into block instances. It can map text variations into block attributes, helping standardize messy legacy drawings.

Source · Autocad Advanced Blocks Frequently Asked Questions

What is the difference between dynamic blocks and standard blocks in AutoCAD?
Standard blocks are rigid collections of geometric entities. Dynamic Blocks contain smart parameters and actions (like stretch, flip, rotate, or lookup tables). This allows a single block definition to morph into various sizes or visual forms during drafting, reducing block library clutter.

Source · Autocad Automation Tools Frequently Asked Questions

How do I use 'Action Recorder' for repetitive tasks?
The Action Recorder (ACTRECORD) captures a sequence of commands as an Action Macro (.atmx). You can replay these macros on other drawings. It is simpler than LISP and supports user prompts for variable input during playback.

Source · Autocad Collaboration Tools Frequently Asked Questions

How does the 'Trace' feature improve drafting collaboration?
Trace allows collaborators to markup and add feedback to a DWG via the web or mobile app without modifying the original geometric drawing, acting like tracing paper over the layout.

Source · Autocad Content Management Frequently Asked Questions

Tool Palettes vs. Design Center: Which is better?
Design Center (ADC) is best for browsing and pulling content from OTHER files. Tool Palettes (TP) are best for frequently used blocks, hatches, and commands, providing instant one-click access with predefined properties like layers and scale.

Source · Autocad External References Frequently Asked Questions

Should I use 'Relative Path' or 'Absolute Path' for Xrefs in AutoCAD?
Always prefer Relative Path (e.g., .\xrefs\base.dwg) for external references in team projects. Absolute paths include the drive letter and absolute directory structure (e.g., D:\Project\Base.dwg), which breaks as soon as a colleague opens the project on a different workstation or a cloud drive with a different network mapping.

Source · Autocad Feature Comparison Frequently Asked Questions

What is the difference between AutoCAD and AutoCAD LT?
AutoCAD LT is a 2D-only version lacking 3D modeling, LISP automation, and network licensing capabilities, offered at a significantly lower cost for dedicated 2D drafters.

Source · Autocad Performance Diagnostics Frequently Asked Questions

How do I fix AutoCAD layout display performance and viewport lagging?
To optimize lag: (1) Ensure Hardware Acceleration is ON (3DCONFIG); (2) Toggle LAYOUTREGENCTL to 2 to cache layouts in RAM; (3) Clean nested blocks using PURGE and repair geometry database errors using AUDIT.

Source · Autocad Settings & Profiles Frequently Asked Questions

What are AutoCAD 'Sysvars' and how do I back up a clean user profile?
Sysvars (System Variables) are named variables controlling Snap settings, visual toggles, or command defaults (e.g., PICKBOX, FILEDIA). You can backup profiles via Options > Profiles > Export to save custom workspaces into an .arg file.

Source · Autocad Sheet Set Management Frequently Asked Questions

How does 'Sheet Set Manager' (SSM) coordinate sheet properties globally?
Sheet Set Manager (SSM) stores sheet metadata inside a central .dst file. By using Sheet Custom Fields, designers can automatically populate scales, project numbers, and titles across hundreds of sheets, ensuring instant updates across title blocks globally.

Source · Autocad Technical Reference Frequently Asked Questions

Is AutoCAD LT still sold separately?
No. In 2024 Autodesk consolidated AutoCAD LT into the standard AutoCAD subscription at a single price point. New buyers receive the full AutoCAD with specialized toolsets. Existing LT subscribers were migrated. If you see LT listed by a reseller it is either a transitional SKU or a regional exception.
What is the latest DWG file version AutoCAD writes?
AutoCAD 2018+ writes the 'AutoCAD 2018' DWG format, which is current through AutoCAD 2024 and 2025. Newer releases have not (so far) introduced a new DWG version — meaning files travel freely between recent releases. Always SAVEAS to the recipient's release if you know they are older.
Can I install both AutoCAD and AutoCAD specialized toolsets on the same machine?
Yes — and since 2024 they ship together under one subscription. You install AutoCAD plus the specific specialized toolset(s) you need from the Autodesk Desktop App or Account portal. They share the same DWG engine, so cross-toolset workflows work natively.
Why does my plot look different at home than at the office?
Almost always plot-style mismatch. AutoCAD plot styles (.ctb or .stb) live separately from DWG and are searched in the configured Printer Support File Path. Either embed your styles in the drawing's plot-style folder, or include them in your project package alongside the DWG.
How do I move a customised AutoCAD installation to a new computer?
Use Migrate Custom Settings (or the Reset Settings to Default option for a clean start) and export your profile (Options > Profiles > Export). Also copy your acad.pgp (command aliases), partial CUIs, LISP files, custom blocks, templates, plot styles, and printer .pc3 files. Re-import the profile and link the file locations on the new workstation.
What is the difference between PURGE and AUDIT?
PURGE removes unused named objects (layers, blocks, linetypes, text styles, dimension styles) from the drawing. AUDIT scans the drawing for internal errors and offers to fix them. RECOVER opens a damaged drawing while running an audit. Run all three on inbound DWGs before treating them as the model of record.

Source · Autodesk Acc Portal Frequently Asked Questions

How does Autodesk Construction Cloud (ACC) relate to BIM 360?
ACC is the unified successor to BIM 360. It offers advanced project management, cost control, and seamless data bridging between legacy BIM 360 hubs and new ACC projects.

Source · Autodesk Aec Collection Details Frequently Asked Questions

What is included in the AEC Collection?
The Architecture, Engineering & Construction Collection includes Revit, AutoCAD, Civil 3D, Navisworks Manage, InfraWorks, and other specialized tools packaged for full project delivery.

Source · Autodesk Access Overview Frequently Asked Questions

What is the Autodesk Desktop App replaced by?
The Autodesk Desktop App has been replaced by Autodesk Access, a lighter, more secure utility that manages background updates and plugin installations for installed products.

Source · Autodesk Education Community Frequently Asked Questions

Are student and educational licenses functionally restricted?
No, Autodesk educational licenses provide full functional access identical to commercial versions, but plot files are stamped with an educational watermark to prevent commercial use.

Source · Autodesk Enterprise Deployment Frequently Asked Questions

How do I deploy Autodesk software across an enterprise network?
Administrators use the Autodesk Account portal to create Custom Installs (deployments) containing pre-configured settings, network paths, and serial numbers for silent SCCM distribution.

Source · Autodesk Licensing Frequently Asked Questions

What is the difference between Autodesk Flex and traditional subscriptions?
Autodesk Flex is a pay-as-you-go model using tokens for daily access, ideal for occasional users, whereas subscriptions offer dedicated, full-time access.

Source · Autodesk Offline Licensing Frequently Asked Questions

How does Named User licensing track usage offline?
A Named User must connect to the internet at least once every 30 days to validate the token. If disconnected longer, the software enters a restricted grace period until reconnection.

Source · Autodesk Pdm Collection Frequently Asked Questions

What is included in the PDM Collection?
The Product Design & Manufacturing Collection features Inventor Professional, AutoCAD, Fusion 360, Vault Basic, and Nastran In-CAD for end-to-end product engineering.

Source · Autodesk Platform Services Frequently Asked Questions

What does Autodesk Forge (APS) do?
Now called Autodesk Platform Services (APS), it provides cloud APIs for rendering, data visualization, and automating design tasks outside of the desktop software environments.

Source · Autodesk Support (Revit Cloud Worksharing) Frequently Asked Questions

Why is my 'Sync with Central' button grayed out?
This usually happens due to: 1) A Revit version mismatch between team members, 2) Loss of internet connection to BIM 360, or 3) A corrupted local cache. Clear your local files in %LOCALAPPDATA%\Autodesk\Revit to force a fresh pull from the central model.

Source · Autodesk Transition To Named User Frequently Asked Questions

What is an Autodesk Network License and is it still available?
Autodesk retired multi-user network licenses in favor of named-user subscriptions to ensure every user has dedicated access and personalized usage analytics.

Source · Bentley Asset Performance Frequently Asked Questions

How to use 'AssetWise' for Operations?
AssetWise is used once a project is built. it manages the performance and health of infrastructure assets over their lifetime. It tracks inspection data, maintenance costs, and operational risk, helping owners decide when to repair, replace, or decommission a bridge or plant.

Source · Bentley Building Analysis Frequently Asked Questions

What is 'RAM Structural System' used for?
RAM Structural System is specialized for the analysis and design of building structures. It automates the design of beams, columns, and foundations for steel and concrete buildings, significantly reducing the manual calculation time for structural engineers.

Source · Bentley Connect Platform Frequently Asked Questions

How does 'MicroStation CONNECT Edition' differ from V8i?
The CONNECT Edition is the 64-bit successor to the V8i series. It features a modernized Ribbon UI, cloud-based project collaboration through 'ProjectWise Connection Client,' and significantly improved performance for handling massive 3D reality meshes and complex drawing sets.

Source · Bentley Civil Engineering Frequently Asked Questions

What is 'OpenRoads Designer' used for?
OpenRoads Designer is the industry standard for road, rail, and site design. It provides a modeling environment that combines 3D mesh modeling with traditional 2D plan and profile design. It automates cross-section generation and earthwork calculations, ensuring that highway designs comply with local engineering standards.

Source · Bentley Construction Management Frequently Asked Questions

What is 'SYNCHRO' 4D Construction?
SYNCHRO is a 4D construction scheduling and simulation platform. It allows project teams to link the 3D model to the project schedule (Time = 4th Dimension). This allows managers to visualize the entire construction sequence, identify site logistics issues, and optimize the use of equipment before breaking ground.

Source · Bentley Digital Asset Delivery Frequently Asked Questions

What are 'Bentley iModels'?
An iModel is a container for the exchange of infrastructure information. It packages geometry, properties, and business logic into a lightweight, searchable format that can be viewed and interrogated by anyone in the project lifecycle without needing the original CAD software.

Source · Bentley Hydraulics & Hydrology Frequently Asked Questions

How to simulate water networks with 'WaterGEMS'?
WaterGEMS is a hydraulic modeling solution for water distribution systems. It allows engineers to simulate water age, fire flow availability, and energy consumption. It integrates directly with GIS data and SCADA systems, providing a real-time 'Digital Twin' of a city's water infrastructure.

Source · Bentley Offshore Analysis Frequently Asked Questions

Managing offshore structures with 'SACS'
SACS is a design and analysis software for offshore structures like oil platforms and wind turbine foundations. it accounts for complex environmental loads like waves, wind, and currents, ensuring the long-term safety of structures in the ocean.

Source · Bentley Piping Stress Frequently Asked Questions

What is 'AutoPIPE' for Stress Analysis?
AutoPIPE is a specialized tool for analyzing the stress and fatigue of piping systems in power plants and refineries. It ensures that pipes can handle high pressures, thermal expansion, and seismic events without catastrophic failure.

Source · Bentley Project Collaboration Frequently Asked Questions

How does 'ProjectWise' support AEC collaboration?
ProjectWise is a collaborative document management system specifically designed for AEC projects. It manages complex XREF (external reference) links between CAD files, ensuring that when an engineer updates a base map, everyone in the globally distributed team sees the change instantly while maintaining version control and audit trails.

Source · Bentley Rail Engineering Frequently Asked Questions

What is 'OpenRail Designer' and how does it differ from OpenRoads?
While they share the same 'Open' platform, OpenRail Designer is specialized for rail, light rail, and metro systems. It includes specific rail tools like cant (superelevation) calculation, turnouts, and sleepers. It ensures that the horizontal and vertical alignment meets the rigorous safety standards of international railway agencies.

Source · Bentley Real Time Rendering Frequently Asked Questions

What is 'LumenRT' for AEC Visualization?
LumenRT is a real-time visualization tool that turns CAD models into immersive cinematic environments. It can handle massive 'LiveCubes' with animated trees, cars, and people, allowing engineers to present their projects to stakeholders in a way that is easy to understand.

Source · Bentley Reality Modeling Frequently Asked Questions

Using 'ContextCapture' for Reality Modeling
ContextCapture uses photogrammetry to turn simple photographs or point clouds into a high-resolution, textured 3D mesh of a real-world environment. This 'Reality Mesh' provides a perfect, georeferenced context for proposed engineering designs, allowing for much better visualization of project impact on the existing landscape.

Source · Bentley Sanitary Sewer Analysis Frequently Asked Questions

What is 'SewerGEMS' for Wastewater Modeling?
SewerGEMS is a comprehensive modeling tool for sanitary and combined sewer systems. It helps engineers design pipe networks, analyze overflows (SSOs and CSOs), and comply with environmental regulations by simulating peak flow events.

Source · Bentley Structural Analysis Frequently Asked Questions

Managing structural analysis with 'STAAD.Pro'
STAAD.Pro is one of the most widely used structural analysis and design software worldwide. It can analyze virtually any type of structure, from plants and buildings to bridges and towers. It supports over 90 international steel, concrete, timber, and aluminum design codes, ensuring global compliance.

Source · Bentley Structural Steel Design Frequently Asked Questions

What is 'ProSteel' for Structural Detailing?
ProSteel is an 3D modeling environment for structural steel and metal work. It automates the creation of complex connections, stairs, and railings, and generates 2D shop drawings and NC data for automated fabrication machines.

Source · Bentley Subsurface Engineering Frequently Asked Questions

Using 'gINT' for Geotechnical Data Management
gINT is the industry standard for managing geotechnical and geoenvironmental data. It allows engineers to store borehole logs, laboratory testing results, and well construction data in a centralized database, and generate professional geological reports.

Source · Bentley Systems Documentation Frequently Asked Questions

Why use Bentley DGN format for large infrastructure?
The DGN format is engineered for precision and scale. Unlike many CAD formats, it can handle multi-gigabyte coordinate ranges (essential for roads and bridges) without floating-point errors. It also supports complex nested references, allowing large teams to collaborate on a single, massive 3D model without performance degradation.

Source · Bentley Transient Analysis Frequently Asked Questions

Analyzing 'Water Hammer' with Bentley HAMMER
HAMMER is a transient analysis tool used to identify and mitigate 'Water Hammer' (pressure surges) in piping systems. These surges can rupture pipes and damage pumps; HAMMER allows engineers to design surge tanks and relief valves to protect infrastructure.

Source · Bentley Itwin Platform Frequently Asked Questions

What is a 'Digital Twin' in the context of Bentley iTwin?
A Digital Twin on the iTwin platform is a 4D representation of a physical asset (like a bridge or water plant) that combines 3D CAD geometry with real-time IoT sensor data and maintenance history. It allows owners to visualize 'what happened' in the past and predict 'what will happen' in the future through simulation.

Source · Blender Technical Reference Frequently Asked Questions

Can Blender edit architectural CAD DWG files directly?
Not natively. Install the free DXF/DWG importer addon, or convert your CAD drawings to clean DXF/SVG formats before importing them into Blender for mesh extrusion.
How does BlenderBIM preserve database integrity in IFC files?
BlenderBIM works as a direct editor. When you modify a wall or structural node, it edits the underlying IFC step database directly, ensuring standard classes and GUID identifiers remain fully compliant.

Source · Bricscad Technical Reference Frequently Asked Questions

How do I convert an existing DWG to a BricsCAD BIM model?
Open the DWG in BricsCAD, run the `BIM2DWG` command, map existing layers to BIM categories, and use the `BIM Import` wizard to generate walls, floors, and structural elements automatically.
Can I use AutoLISP scripts written for AutoCAD in BricsCAD?
Yes. BricsCAD ships a compatible LISP interpreter; most standard AutoLISP functions work out‑of‑the‑box. Minor API differences (e.g., custom object handling) may require small adjustments.
What is the best workflow for creating sheet‑metal parts?
Start with a 3D solid, apply the `SheetMetal` command to define thickness, bend radius, and K‑factor, then use `Flatten` to generate the 2D flat pattern for fabrication.
How do I manage version control for large DWG assemblies?
Enable Bricsys 24/7 cloud storage, check files in/out using the built‑in version manager, and tag releases with meaningful comments. For offline work, integrate with Git‑LFS for binary handling and keep a changelog.
Is there a way to automate dimensioning for repetitive features?
Create a Dynamic Block with parameters for length/angle, then use the `Block Attribute Manager` to set dimension styles that update automatically when the block is edited.
How can I link external spreadsheets to BIM object attributes?
Use the `BIM Data Link` tool, select the spreadsheet, map columns to BIM fields (e.g., room number, fire rating), and enable live sync so updates propagate to the drawing instantly.

Source · Catia Advanced Composites Frequently Asked Questions

How does CATIA's Composites Design workbench manage complex ply laying?
The Composites Design workbench allows engineers to define ply sequences, material orientations, and execute Draping Simulations. The draping solver projects composite warp and weft parameters onto curved surfaces, identifying zones of high shear strain prior to layup.

Source · Catia Assembly & Part Linking Frequently Asked Questions

How to control links in CATIA's Multi-Model link (MML) system?
Use the Edit Links dialog to inspect external geometric publications. For safe collaborative modeling, check the options 'Keep link with selected object' and enforce Publications on shared parent sketch boundaries to prevent downstream parent loss.

Source · Catia Caa Developer Manual Frequently Asked Questions

How does CAA (Component Application Architecture) extend CATIA's core engine?
Component Application Architecture (CAA) is the native C++ API framework for Dassault Systemes products. Unlike lightweight script macros, CAA provides direct access to topological modeler operations and Specification Tree structures, allowing developers to create highly-optimized proprietary workbenches.

Source · Catia Coexistence Strategy Frequently Asked Questions

Can older CATIA V5 connect to 3DEXPERIENCE?
Yes, through the 'V5-6R' framework, legacy V5 instances can interface seamlessly with the 3DEXPERIENCE database, ensuring mixed-environment continuity.

Source · Catia Functional Tolerancing & Annotation Frequently Asked Questions

How does CATIA FT&A support Model-Based Definition (MBD)?
Functional Tolerancing & Annotation (FT&A) embeds 3D GD&T annotations directly onto the surface faces of the solid model. By eliminating traditional 2D paper drawings, it supports Model-Based Definition (MBD), allowing downstream manufacturing and inspection systems to parse product tolerancing directly.

Source · Catia Generative Shape Design Guide Frequently Asked Questions

Why is CATIA GSD considered the gold standard for surface modeling?
Generative Shape Design (GSD) delivers uncompromising control over G0, G1, G2 (tangency), and G3 (curvature) continuous shapes. It easily manages dense mathematical wireframe skeletons and multi-section sweeps, which are essential for aerodynamic surface integrity in aerospace and automotive outer-mold-line designs.

Source · Catia Infrastructure Migration Frequently Asked Questions

What is the main difference between CATIA V5 and CATIA V6 (3DEXPERIENCE)?
CATIA V5 utilizes a traditional file-based storage paradigm (.CATPart, .CATProduct) stored locally or in basic PDM vaults. CATIA V6 (3DEXPERIENCE) uses a **database-driven architecture**, where models exist as structured metadata objects in the ENOVIA database, enabling massive real-time co-authoring without file locks.

Source · Catia Knowledge Advisor Guide Frequently Asked Questions

What is a 'PowerCopy' in CATIA and how does it automate design patterns?
A PowerCopy is a reusable set of spec-tree features (solids, surfaces, sketches, coordinate systems) that can be stored in a library template. When instantiated, it prompts the user to select new geometric inputs, adapting its rich parameter history to the local curvature seamlessly.

Source · Catia Part Design Practices Frequently Asked Questions

What are the best practices for Hybrid Design (Solid + Surface) in CATIA V5?
In Hybrid Design mode, wireframe and surface elements are stored directly inside the active PartBody along with solids. Best practices recommend separating them: construct complex surfaces in distinct Geometrical Sets, then perform boolean closes inside mechanical solid bodies.

Source · Catia Product Engineering Coordination Frequently Asked Questions

How does CATIA handle ultra-large assembly management and space coordination?
CATIA coordinates massive digital mockups (DMU) by using Visualization Mode (loading lightweight cgr/3dxml representation) instead of Design Mode. Designers use the DMU Space Analysis workbench to perform real-time multi-gigabyte interference calculations and clearances.

Source · Catia Technical Reference Frequently Asked Questions

What&#x27;s the difference between CATIA and SOLIDWORKS, both Dassault products?
Different markets. SOLIDWORKS is mid-market mechanical CAD (industrial machinery, consumer products). CATIA is high-end (aerospace, automotive, very large assemblies, class-A surfacing). CATIA's learning curve, price, and capability are substantially higher.
Is CATIA available for individual hobbyists?
No. CATIA is sold through VARs to enterprises and educational institutions. Hobbyists looking for similar capability use Rhino (surfacing), Plasticity (modern direct modelling), Onshape (cloud), or older perpetual versions of SOLIDWORKS via student licenses.
What is the difference between V5 and V6?
V5 is the file-based desktop platform (still widely used). V6 was the predecessor to 3DEXPERIENCE — server-stored on ENOVIA V6. CATIA on 3DEXPERIENCE is the current 'V6'-equivalent track. Many organisations run both V5 and 3DX in parallel.
Can CATIA open SOLIDWORKS files?
Indirectly via STEP or Parasolid export. Direct .sldprt / .sldasm import isn't a default CATIA feature; Dassault sells the 3D Translator product line for native cross-CAD reads.
What is ENOVIA and how does it relate to CATIA?
ENOVIA is Dassault's PLM/PDM system. It stores CATIA documents (and other Dassault product data) with revisions, access control, BOM management, change orders. Large CATIA deployments are essentially CATIA + ENOVIA + DELMIA integrated.
How do I learn CATIA without enterprise access?
Education licenses through university partnerships are the primary route. Hobbyist resources are scarce. Some VARs offer paid training courses. Online platforms (CATIA Composer Help, CATIA tutorials on YouTube by Bharat Tutors and similar) cover basics; deep learning typically requires enterprise context.

Source · Comsol Multiphysics Technical Reference Frequently Asked Questions

How do I resolve singular matrix solver errors in COMSOL?
Check that all boundaries have sufficient boundary conditions (prevent rigid body motion), verify that material properties are defined for all domains, scale coupled variables so their magnitudes are close, and use a direct solver (MUMPS) instead of iterative solvers.
What is the difference between Fully Coupled and Segregated solvers?
Fully Coupled solvers assemble all physical equations into a single giant matrix and solve it simultaneously, which is accurate but memory-intensive. Segregated solvers solve each physics sequentially, updating shared variables iteratively, saving substantial memory.

Source · Civil 3D Annotation Styles Frequently Asked Questions

What are dynamic labels in Civil 3D?
Dynamic labels are annotative text linked directly to object properties (like surface elevation or alignment stationing). If the object moves, the label automatically updates.

Source · Civil 3D Corridor Modeling Frequently Asked Questions

What is a 'Corridor' in Civil 3D?
A Corridor is a dynamic 3D model representing linear infrastructure (roads, railways). It is generated by sweeping a 2D cross-section (Assembly) along an Alignment and Profile.

Source · Civil 3D Data Shortcuts Frequently Asked Questions

What is 'Data Shortcuts' architecture?
Data Shortcuts allow multiple drafters to link to a master source object (like a Surface) across different drawings without duplicating the data, minimizing file sizes.

Source · Civil 3D Geolocation Frequently Asked Questions

How do I set up coordinate projection systems in Civil 3D?
In Civil 3D, go to Drawing Settings -> Units and Zone tab. Select your target country/state and choose the correct EPSG code/geodetic datum (e.g., NAD83 State Plane or UTM zone). Setting the projection zone correctly enables the Geolocation (Bing Maps) overlay and ensures that LandXML exports align with GIS databases.

Source · Civil 3D Grading Automation Frequently Asked Questions

How do Feature Lines differ from standard 3D polylines?
Feature Lines contain precise elevation data at vertices, support curved segments, and can interact dynamically with grading tools to calculate cut/fill volumes instantly.

Source · Civil 3D Infrastructure Design Frequently Asked Questions

What is 'Grading Optimization' for Civil 3D?
Grading Optimization is an interactive tool that evaluates site grading based on constraints like slope, drainage, and volume limits. It automates the tedious manual grading process and finds the most cost-effective earthwork solution.

Source · Civil 3D Infrastructure Guide Frequently Asked Questions

How can I optimize performance for large TIN surfaces?
Use Data Clips to define a boundary before building the surface, ensuring the engine only processes the relevant area. Also, use the Simplify Surface tool to reduce vertex density in flat regions while preserving accuracy at ridges and valleys.

Source · Civil 3D Intersection Design Frequently Asked Questions

How do Intersections automate curb return grading?
The Intersection wizard automates the creation of complex grading at road crossings. It generates dynamic locked corridors for curb returns, tie-ins, and crown transitions.

Source · Civil 3D Project Coordination Frequently Asked Questions

How do 'Data Shortcuts' in Civil 3D manage terrain models?
Data Shortcuts create references to geometric elements (like design surfaces, alignments, alignments, profiles) stored in separate master drawings. This allows a site grading specialist to work on a referenced surface without loading the entire survey database, reducing memory footprints.

Source · Civil 3D Technical Reference Frequently Asked Questions

Is Civil 3D included with AutoCAD?
No — Civil 3D is a specialty vertical that includes AutoCAD as a base layer. Subscribing to Civil 3D gives you AutoCAD too. Subscribing to AutoCAD alone does not include Civil 3D objects.
Can Civil 3D objects be opened in plain AutoCAD?
Partially. Civil 3D objects appear as proxy objects in AutoCAD without Civil 3D — they display but are not editable. Use Object Enabler (free download) to give plain AutoCAD viewers richer display. For full editability, the receiver needs Civil 3D.
What is the difference between an alignment and a polyline?
A polyline is dumb 2D geometry. An alignment is a Civil 3D object with stationing, design criteria, label-aware geometry (tangent / curve / spiral), and dependent objects (profiles, corridors, sheets). Always convert polylines to alignments for any civil design intent.
How do I share a Civil 3D drawing with someone who has Civil 3D but doesn&#x27;t have my templates?
Either eTransmit (Application Menu > Publish > eTransmit) which packages the DWG with referenced support files, or use Reference Templates so the recipient can attach the same template. For object styles to display correctly, the recipient must have the same styles available.
Why is my corridor not generating?
Common causes: missing assembly, baseline alignment or profile reference broken, target surface no longer exists, region station range outside alignment extents, or one subassembly in the assembly is producing an error. Open the corridor properties and check the Events tab for the specific error message.
How do I export an alignment to LandXML?
Toolspace > Survey or Toolspace > Prospector right-click on the alignment > Export to LandXML. Or use the File > Export > LandXML menu to export multiple objects at once. Choose the LandXML version that matches the receiver's tool.

Source · Civil 3D Utility Design Frequently Asked Questions

How does Civil 3D manage Pipe Networks?
Pipe Networks use a predefined parts catalog to model gravity and pressure systems dynamically. Moving a catch basin automatically adjusts the connected pipe slopes.

Source · Creo Assembly Validation Frequently Asked Questions

How to perform 'Interference Detection'?
Use the Global Interference tool in the Analysis tab. It checks for volume overlaps between components in an assembly. You can differentiate between actual interferences and intended 'touches' or threaded connections, ensuring your product can actually be assembled in the real world.

Source · Creo Direct Modeling Tools Frequently Asked Questions

What is 'Flexible Modeling' (FMX) used for?
Flexible Modeling Extension (FMX) allows you to edit 3D geometry directly without worrying about the original feature history. It is perfect for modifying imported STEP or IGES files where you don't have access to the original sketches or parameters. You can move faces, change hole diameters, and remove rounds with ease.

Source · Creo Flexible Modeling Extension Frequently Asked Questions

What is Creo Parametric 'Flexible Modeling'?
Flexible Modeling combines the history-free benefits of direct modeling with parametric intelligence, letting users grab and move faces directly without breaking the feature tree.

Source · Creo Generative Engine Frequently Asked Questions

What is Creo Generative Topology Optimization (GTO)?
GTO automatically creates optimized, manufacturing-ready designs based on constraints and loads. The output is smooth B-rep geometry, not faceted meshes, ready for CNC or 3D printing.

Source · Creo Industrial Design Frequently Asked Questions

How to use 'Style' features for ISDX surfacing?
The Style tool (Interactive Surface Design Extension) combines the power of parametric modeling with the flexibility of freeform surfacing. It allows designers to create G2 and G3 continuous curves and surfaces, which are essential for ergonomic and high-aesthetic consumer products.

Source · Creo Interoperability Frequently Asked Questions

Handling 'Imported Data' with Data Exchange
Creo's Unite Technology allows you to open non-Creo files (SolidWorks, CATIA, NX) directly without conversion. If the original file changes, Creo can update the model automatically. For poor quality imports, use the Import Data Doctor (IDD) to repair gaps and overlapping surfaces.

Source · Creo Large Assembly Management Frequently Asked Questions

How does Creo manage large assembly performance?
Creo uses 'Simplified Reps' and 'Shrinkwrap' features to load lightweight representations of massive assemblies, allowing fast navigation while keeping master geometry intact.
How to 'Simplify Representations' for speed?
Simplified Reps allow you to load only the components you need for a specific task. You can create a 'Work-Rep' that excludes all fasteners and small internal parts, making the model much faster to open and manipulate during the design of main structures.

Source · Creo Motion Analysis Frequently Asked Questions

What is 'Mechanism Design' in Creo?
Mechanism Design allows you to replace static assembly constraints with dynamic 'Connections' (Pin, Slider, Ball, etc.). You can then simulate motion, check for collisions during movement, and even calculate the required motor torque or spring force to drive the mechanism.

Source · Creo Multi Cad Integration Frequently Asked Questions

What is 'Unite Technology' in PTC Creo?
Unite Technology allows Creo to directly open non-native files (like NX, CATIA, and SolidWorks) without translation, ensuring geometry remains linked and updates parametrically if the source changes.

Source · Creo Optimization Tools Frequently Asked Questions

What is 'Behavioral Modeling' (BMX)?
Behavioral Modeling (BMX) allows you to drive your design based on objective goals. For example, you can tell Creo to 'adjust the thickness of this wall until the total part mass is exactly 500g' or 'optimize this shape to maximize internal volume while staying within a specific footprint.'

Source · Creo Parametric Modeling Guide Frequently Asked Questions

Why is the 'Regeneration' failing after modifying a feature?
Regeneration failures in Creo are usually caused by Parent-Child relationship violations. If you delete a parent feature (like a sketch plane) or change it so a child reference (like a dimension or edge) disappears, the model breaks. Use the Reference Viewer to trace the dependency and redefine the failed child feature.

Source · Creo Parametric Technical Reference Frequently Asked Questions

Is Creo the same as Pro/ENGINEER?
Yes, in lineage. PTC rebranded Pro/E as Creo in 2010 and introduced the Creo Apps architecture. Functionality has continued to evolve since; modern Creo is significantly different from late Pro/E in UI and direct-modelling tools, but the parametric core is the same.
What&#x27;s the difference between Creo Parametric and Creo+?
Creo+ is the cloud-connected variant — design data managed in PTC's Atlas cloud platform with collaboration features. The Creo Parametric authoring engine is the same. Creo+ targets distributed teams; Creo Parametric remains the file-based / Windchill-based standard.
Can Creo open SOLIDWORKS files?
Yes, via the Creo Unite interface (or by importing STEP/Parasolid). Unite handles native SOLIDWORKS, NX, CATIA, Inventor files directly inside Creo, with options to maintain the original or convert.
What is Creo Unite?
PTC's multi-CAD interoperability technology — allows Creo to open and reference native files from SOLIDWORKS, NX, CATIA, Inventor, and Solid Edge. Designs can stay in their native format inside a Creo assembly, or be converted as needed.
Does Creo require Windchill?
Not technically — Creo can run file-based. But production deployments almost always use Windchill PLM or another PDM. Without it, references and revisions become unmanageable beyond a small team.
How do family tables work?
A generic part defines the full feature tree. Family table rows define instances by changing dimension values, suppressing features, and overriding parameters. Each instance is addressable by name in assemblies and drawings — one .prt represents the whole family.

Source · Creo Parts Management Frequently Asked Questions

Using 'Family Tables' for part variations
Family Tables allow you to create a 'Generic' part and then define 'Instances' that vary by dimension, features, or components. This is the standard way to manage libraries of fasteners, springs, or any part that comes in multiple sizes but shares the same basic geometry.

Source · Creo Performance Optimization Frequently Asked Questions

Managing large assemblies with 'Shrinkwrap'
A Shrinkwrap feature creates a simplified representation of a complex assembly by capturing only the external surfaces. This reduces RAM usage significantly when placing the assembly into an even larger master model, while also protecting your intellectual property by hiding internal details.

Source · Creo Productivity Hacks Frequently Asked Questions

How do 'Mapkeys' speed up the workflow?
Mapkeys are keyboard macros that record a sequence of UI actions. Professional Creo users use them to map complex multi-click operations (like 'Export to STEP' or 'Toggle Datum Visibility') to a single or double-key sequence, drastically reducing menu navigation time.

Source · Creo Sheetmetal Design Frequently Asked Questions

Working with 'Sheetmetal' in Creo
Creo's Sheetmetal mode includes specialized tools for walls, bends, rips, and punches. Crucially, it can generate an accurate Flat Pattern of a complex 3D part, accounting for material stretch (K-Factor) so the part can be correctly laser cut and folded.

Source · Creo Standardization Frequently Asked Questions

How to use 'UDFs' (User Defined Features)?
UDFs allow you to capture a sequence of features (like a specific bolt pattern with countersinks) and save them as a single library object. This ensures standardization across the team and significantly speeds up the modeling of repetitive engineering features.

Source · Creo Structural Analysis Frequently Asked Questions

What is the purpose of Creo Simulate?
Creo Simulate provides embedded structural, thermal, and vibration analysis directly within the design environment, removing the need to export meshes to external solvers.

Source · Creo System Administration Frequently Asked Questions

How do I manage settings using 'config.pro'?
The config.pro is a text file that controls Creo's behavior. You can set everything from default units and folder paths to UI colors. Creo loads this file from the loadpoint, then the home directory, and finally the current working directory, allowing for project-specific overrides.

Source · Creo Top Down Design Frequently Asked Questions

What is a 'Skeleton Model' in Creo assemblies?
A Skeleton Model is a special component that contains only critical geometry (surfaces, datums, axes) defining the space and interfaces of an assembly. It allows multiple engineers to work on different parts simultaneously while ensuring they all fit the master layout.

Source · Creo Top Down Engineering Frequently Asked Questions

What are 'Notebooks' and 'Declarations'?
Notebooks (.lay files) are used to drive assembly parameters globally. By 'Declaring' a part to a notebook, you can link its dimensions to global variables. If you change the 'Width' in the notebook, every declared part in the assembly updates automatically.

Source · Creo Troubleshooting Frequently Asked Questions

How to handle 'Circle of Death' (Circular References)?
A Circular Reference occurs when Part A depends on Part B, which in turn depends on Part A. This causes unstable regeneration. To fix it, use the Global Reference Viewer to identify the loop and break it by referencing a stable common parent, such as an assembly-level Skeleton model.

Source · Creo Ux Customization Frequently Asked Questions

Customizing the Ribbon and Quick Access Toolbar
In File > Options > Customize, you can drag and drop any command onto the Ribbon or the Quick Access Toolbar. You can also create custom tabs for specific project roles, ensuring your most-used tools are never more than one click away.

Source · Delmia Manufacturing Integration Frequently Asked Questions

What is DELMIA used for?
DELMIA simulates and optimizes global industrial operations, encompassing manufacturing processes, robotic cell programming, and factory floor logistics planning.

Source · Dwg Fastview Cloud Services Frequently Asked Questions

How does 'DWG FastView markup' synchronize annotations between platforms?
When a mobile or web reviewer places markups or dimensions on a drawing, the annotations are saved to a synchronized overlay database layer. The desktop GstarCAD client loads these overlay markups, keeping field and back-office teams perfectly coordinated.

Source · Dwg Fastview Plus Technical Reference Frequently Asked Questions

What are the advantages of FastView Plus over standard FastView?
FastView Plus is a high-performance Windows desktop application designed to handle extremely large DWG assemblies and run batch plotting and audit diagnostics.
How do I configure batch printing with specific plot styles?
Open the Batch Plot utility, select multiple drawings, load your enterprise `.ctb` file, select target printer/PDF generator, and run.
Can I merge markups from different team members in FastView Plus?
Yes. FastView Plus can load multiple markup layers on top of a single base drawing, allowing you to merge annotations into a master revision list.

Source · Dwg Fastview Product Specs Frequently Asked Questions

Can I view 3D BIM models in DWG FastView?
Yes, DWG FastView supports more than 40 formats, including Revit (RVT), STEP, IGES, and SolidWorks files. You can rotate, section, and measure 3D models directly on your mobile device or web browser without a heavy CAD license.

Source · Dwg Fastview Technical Reference Frequently Asked Questions

How to use markup tools on mobile devices?
Open a drawing, select Edit mode, choose the markup toolbar, and use your finger or stylus to draw clouds, text annotations, or linear dimensions.
Can I view CAD drawing files when my device is offline?
Yes. Open the drawing file while online to cache it in local memory, or manually download it to the Offline tab for disconnected work.
How to sync annotations with the office team?
Save the annotated drawing back to the cloud space. Other team members will receive notifications and see markups instantly.

Source · Dassault Architecture Migration Frequently Asked Questions

What is 'V6 Architecture' compared to V5?
V6 entirely eliminates standalone files on hard drives. Every part and assembly is stored as a database object, drastically reducing broken link errors and assembly load times.

Source · Dassault Cloud Security Frequently Asked Questions

How does cloud data security work on 3DEXPERIENCE?
Dassault hosts data on secure, encrypted cloud partitions meeting rigorous ISO and aerospace compliance standards, ensuring IP is protected during global collaboration.

Source · Dassault Systemes Platform Frequently Asked Questions

What is the 3DEXPERIENCE platform?
3DEXPERIENCE is a cloud-based PLM ecosystem integrating design, simulation, and governance. It moves companies from file-based storage to data-driven 'single source of truth' architectures.

Source · Dassault Systèmes Interoperability Frequently Asked Questions

Can I use DraftSight drawings directly in SOLIDWORKS?
Yes. DraftSight .dwg files can be opened in SOLIDWORKS and used as the basis for 3D sketches. Conversely, SOLIDWORKS 2D drawings can be edited in DraftSight while maintaining a live link if using the 3DEXPERIENCE platform.

Source · Draftsight Ai Tools Frequently Asked Questions

How do 'Smart Blocks' work in DraftSight?
DraftSight uses AI to identify similar geometry and convert them into Smart Blocks. It can also help you find and replace block instances globally across a drawing, significantly reducing manual drafting errors and file size.

Source · Draftsight Api & Automation Frequently Asked Questions

Does DraftSight support AutoLISP scripts?
DraftSight Professional, Premium, and Enterprise versions support AutoLISP. You can load existing .lsp files directly. For more advanced automation, DraftSight also offers a robust C# and C++ API for enterprise-level add-on development.

Source · Draftsight Automation Frequently Asked Questions

Can I record macros in DraftSight?
Yes. DraftSight allows you to record Macros for repetitive tasks. You can assign these macros to custom buttons on your toolbar or ribbon, or trigger them via specific command aliases to speed up your daily workflow.

Source · Draftsight Documentation Tools Frequently Asked Questions

How to perform 'Batch Printing' for multiple files?
Use the Batch Print tool (command BATCHPRINT). You can add multiple DWG files or entire folders to a list, select a print configuration (like 'Print to PDF'), and execute the job. It supports printing both Model and Paper space layouts simultaneously.

Source · Draftsight Image Tracer Frequently Asked Questions

Can DraftSight convert JPG/PNG logos to DWG vectors?
Yes, using the Image Tracer tool. Import your image, select the 'Trace' command, and adjust the threshold and smoothness settings. It will generate native CAD lines and arcs following the contours of the image, perfect for logos and site maps.

Source · Draftsight Interface Customization Frequently Asked Questions

Customizing command aliases (acad.pgp equivalent)
In DraftSight, go to Options > User Preferences > Aliases. You can import existing AutoCAD .pgp files or manually define new shortcuts. This allows you to maintain your muscle memory if you are switching from other CAD platforms.

Source · Draftsight Licensing Frequently Asked Questions

What is the difference between 'Professional' and 'Enterprise'?
DraftSight Professional is a stand-alone license for individuals. Enterprise is a network-based license (SNL) designed for large teams, providing centralized deployment, concurrent usage tracking, and premium technical support.

Source · Draftsight Mechanical Design Frequently Asked Questions

How do I use the 'Mechanical Toolbox' for standard parts?
The Mechanical Toolbox (available in Professional/Premium) provides a library of standardized bolts, nuts, and pins (ANSI, ISO, DIN). Use the Toolbox side-panel to select your standard, size, and view (Top/Side), then drag into the drawing. It automatically creates correct layers and dimensions.

Source · Draftsight Mechanical Toolbox Frequently Asked Questions

What is the 'DraftSight Toolbox' Symbol Library?
The Toolbox includes thousands of mechanical symbols like holes, weld symbols, and surface finishes. It adheres to international standards like ISO and ANSI, ensuring that your technical drawings meet global documentation requirements.

Source · Draftsight Migration Guide Frequently Asked Questions

How do I migrate AutoCAD CUI files to DraftSight?
DraftSight can import AutoCAD .cuix files directly via the Customize command. Use the 'Profiles' tab to load your existing workspaces. Note: complex ribbons may need minor manual layout cleanup.

Source · Draftsight Printing & Plotting Frequently Asked Questions

Configuring high-resolution PDF output in DraftSight
Use the Export to PDF command. In the settings, you can define the DPI (Dots Per Inch) for vector and raster data. For professional construction sets, use at least 600 DPI for vectors and 300 DPI for raster images to ensure clarity at large scales.

Source · Draftsight Productivity Frequently Asked Questions

What is 'PowerTrim' and how is it used?
PowerTrim allows you to trim or extend entities by simply dragging the cursor across them. It is highly intuitive and eliminates the need for multiple selection clicks.

Source · Draftsight Project Management Frequently Asked Questions

How to use 'Sheet Set Manager' in DraftSight?
DraftSight's Sheet Set Manager (SSM) organizes project layouts into a .dst file. It supports automated title block fields and background plotting, making it the primary tool for managing large architectural or engineering drawing sets.

Source · Draftsight System Optimization Frequently Asked Questions

Improving performance with 'Hardware Acceleration'
Ensure your GPU driver is up to date. In Options > System Options > Graphics Performance, verify that 'Hardware Acceleration' is enabled. This offloads the rendering of complex polylines and hatches to your graphics card, improving zoom and pan smoothness.

Source · Draftsight Technical Reference Frequently Asked Questions

What is the recommended practice for DraftSight DWG/DXF Native Engine?
Model equipment (vessels, exchangers, pumps) from data sheets specifying dimensions and nozzle positions. Use standard templates for common types (horizontal drum, vertical column) and customize per project. Define nozzle connection types (flanged, welded) and orientations. Link to procurement data via tag numbers.
What is the recommended practice for DraftSight Custom Blocks?
Create custom blocks using BLOCK command—include attributes for automated title blocks and parts lists. Store blocks in a shared .dwg library file accessible via Design Center. Use dynamic blocks with visibility states and stretch actions for parametric behavior without LISP programming.
What is the recommended practice for DraftSight LISP &amp; API Integrations?
Attach external DGN files as references for multi-discipline coordination. Set reference attachment as 'Live Nesting' to see nested references from attached files. Use logical names for reference paths to support relocatable project structures. Lock display of stable references to improve performance.
What is the recommended practice for DraftSight Sheet Set Manager?
Organize multi-sheet projects using Sheet Set Manager. Define sheet templates with standard borders and link named views from model space. Use field codes in title blocks to auto-populate sheet numbers and revision dates. Publish entire sets to PDF or DWF in one operation for document control.
What is the recommended practice for DraftSight Image Tracer Vectorization?
Use Bentley Navigator for clash detection between federated models. Import IFC/DGN references and run hard/soft clash rules. Set tolerances per element category. Generate clash reports in HTML/BCF format for coordination. Re-run detection after model updates—use 'Changed Elements Only' for incremental checking.
What is the recommended practice for DraftSight G-Code Generator?
Use Luxion KeyShot integration or built-in Visualisation module for photorealistic rendering. Assign materials from the Bentley material library, set environment lighting (HDR), and configure camera settings. Use path animations for walkthroughs. Export rendered images for client presentations or planning submissions.

Source · Draftsight Technical Support Frequently Asked Questions

Handling corrupted files with 'Audit' and 'Recover'
If a file is slow or crashing, use the Audit command to fix internal errors. For files that won't open at all, use Recover. DraftSight also creates .bak files and auto-save (.ds$) files which can be renamed to .dwg to recover lost work.

Source · Enovia Governance Frequently Asked Questions

How does ENOVIA fit into Dassault's ecosystem?
ENOVIA provides enterprise-wide PLM capabilities, handling engineering change orders (ECOs), bill of materials (BOM) management, and global collaboration rules across the enterprise.

Source · Fastview Cloud Services Frequently Asked Questions

How does the cloud synchronization work?
Users get cloud storage (My Cloud) to upload DWG drawings. Files are automatically synchronized across PC, mobile, and web versions for cross-platform access.

Source · Fastview Edit Capabilities Frequently Asked Questions

Is editing supported in DWG FastView, or is it strictly view-only?
DWG FastView provides basic editing features like drawing lines, inserting text, and adjusting layers, making it a viable alternative for quick modifications in the field.

Source · Fastview File Dependencies Frequently Asked Questions

Does DWG FastView support custom fonts and xrefs?
It supports loading custom SHX fonts and external references (Xrefs) if they are packed securely or uploaded to the cloud folder alongside the master drawing.

Source · Fastview Inquiry Tools Frequently Asked Questions

Can I extract text or coordinates using DWG FastView?
Yes, DWG FastView includes inquiry tools to extract coordinates, measure lengths/areas, and export text lists, making it useful for basic survey verifications.

Source · Fastview Mobile App Guide Frequently Asked Questions

Does FastView support offline viewing on mobile?
Yes, users can download DWG files to local mobile storage for offline viewing and markup on job sites where cellular or Wi-Fi connections are unavailable.

Source · Fastview Performance Core Frequently Asked Questions

How does it handle massive drawings (100MB+)?
DWG FastView utilizes an advanced rendering core optimized for mobile memory constraints, efficiently parsing large vectors and allowing smooth pan/zoom without crashing.

Source · Fastview Product Scope Frequently Asked Questions

What is DWG FastView?
DWG FastView is a lightweight CAD viewer and markup application that runs on Windows, Web, and Mobile, enabling fast drawing review without requiring heavy CAD installations.

Source · Freecad Technical Reference Frequently Asked Questions

Is FreeCAD really free for commercial use?
Yes, FreeCAD is licensed under the open-source LGPLv2+ license. It is 100% free to download, use, copy, and distribute, including for high-end professional commercial projects without any limits.
What is the Topological Naming Problem in FreeCAD?
It is a geometric limitation where changing early sketch features alters internal face and edge IDs. Downstream features attached to those IDs lose their references. Designing with datum planes instead of directly on faces avoids this.
How do I assemble multiple parts in FreeCAD?
FreeCAD does not have a single default assembly workspace. You can install popular community workbenches like A2plus, Assembly4, or Ondsel Integrated Assembly via the built-in Addon Manager.
Can FreeCAD open SOLIDWORKS files?
FreeCAD cannot read proprietary SOLIDWORKS native files directly. The standard workflow is to export SOLIDWORKS designs as neutral STEP files, which FreeCAD reads with excellent fidelity.
What is a Workbench in FreeCAD?
A workbench is a themed collection of tools for specific tasks. For example, you use Sketcher for 2D profiles, Part Design for mechanical solids, and TechDraw to generate 2D engineering sheets.
Is FreeCAD compiled for Apple Silicon M1/M2/M3 Macs?
Yes, FreeCAD offers native ARM64 AppImage and package releases for Apple Silicon, running exceptionally fast on macOS workstations.

Source · Fusion 360 Technical Reference Frequently Asked Questions

Is Fusion 360 truly free for personal use?
Yes, but with restrictions. The personal-use tier is for hobbyists with under $1k/year in revenue from Fusion-created work. It limits active documents (10 editable at once), removes simulation/generative-design/electronics/extensions, simplifies CAM (no 5-axis, no multi-setup), and has restricted export options. Autodesk has progressively narrowed the free tier; verify current terms before relying on it commercially.
What&#x27;s the difference between Fusion 360 and Fusion Industry?
There is no separate 'Fusion Industry' product as of writing. 'Fusion 360' is the unified product. Extensions (Manufacturing, Simulation, Generative Design, etc.) add capability. Autodesk has also branded vertical packages (Fusion 360 with Inventor capability) at times; consult current Autodesk pricing pages.
Can Fusion 360 work offline?
Yes — with caveats. Fusion caches files locally and supports a 'work offline' mode for up to 2 weeks. Cloud render, generative design, electronics simulation, and forced sync features require connectivity. For continuous offline work, Inventor is a better fit.
How do I move a Fusion 360 project to another team?
Open the project, use the right-click 'Members' to invite the destination team's admin, then transfer ownership. Alternatively, export the project as F3Z archive (File > Export > F3Z) and have the destination team import. F3Z preserves all components, references, and timeline.
What CAM features require the Manufacturing Extension?
Multi-axis (4 + 5-axis simultaneous), Steep and Shallow, Rotary milling, Probing, Toolpath modifiers, automatic part stock-aware preserve. Base Fusion 360 includes 2D, 2.5D, 3-axis adaptive clearing, parallel/contour, drilling, threading. Most hobbyist and small-shop work fits inside base CAM.
Can I open SOLIDWORKS files in Fusion 360?
Yes — File > Open > select .sldprt or .sldasm. SOLIDWORKS files import as direct geometry (no parametric history). Many features survive, but reference-dependent features (like in-context references) and proprietary SOLIDWORKS items don't translate. STEP exchange is more reliable for production use.

Source · Fusion Assembly Joints Frequently Asked Questions

What is 'Joint' vs 'Constraint' in Fusion assemblies?
Fusion uses Joints to define allowable motion (degrees of freedom) between components in one step, rather than applying multiple rigid constraints to restrict movement.

Source · Fusion Cloud Admin Frequently Asked Questions

How to manage permissions in a Fusion Team?
Use Team Hubs to organize projects. You can assign roles: 'Project Admin' (can manage members), 'Editor' (can edit/save), and 'Viewer' (can only comment/measure). For external consultants, use 'Secret' or 'Private' project types for tighter control.

Source · Fusion Cloud Integration Frequently Asked Questions

How does Fusion manage cloud version history and branching?
Fusion saves all models in the Autodesk cloud. Each save generates a sequential **Version** node. Team members can create isolated branch sandbox environments to test assembly changes, and later execute formal merges back into the master timeline safely.

Source · Fusion Collaborative Review Frequently Asked Questions

Does Fusion support collaborative real-time viewing?
Yes, live review sessions allow multiple stakeholders to view, rotate, and mark up the same 3D model in real-time through the Fusion web portal without downloading the file.

Source · Fusion Design History Frequently Asked Questions

What is the difference between direct and parametric modeling in Fusion?
Parametric modeling records every step in a timeline, allowing retroactive editing. Direct modeling removes the timeline to allow push/pull modifications without history constraints.

Source · Fusion Extensions Overview Frequently Asked Questions

How do extensions work inside Fusion?
Extensions are flexible, subscription-based modules that unlock specialized advanced tools for nesting, generative design, complex machining, and additive manufacturing inside the base app.

Source · Fusion Freeform Modeling Frequently Asked Questions

What are T-Splines in the Form workspace?
T-Splines provide organic, sub-divisional surface modeling. Designers push and pull faces to create smooth, complex industrial designs that seamlessly convert to solid bodies.

Source · Fusion Generative Design Frequently Asked Questions

How does Generative Design differ from Topology Optimization?
Topology optimization removes material from an existing shape based on stress paths. Generative Design uses cloud AI to generate hundreds of entirely new geometries from scratch based on load constraints.

Source · Fusion Manufacturing Environment Frequently Asked Questions

Can Fusion handle CAM programming for 5-axis machines?
Yes, Fusion's Manufacturing workspace includes integrated CAM with advanced 3-axis to simultaneous 5-axis toolpath generation, powered by the HSMWorks kernel.

Source · Fusion Simulation Frequently Asked Questions

How is Simulation integrated into the Fusion workflow?
Simulation is embedded natively; you can analyze linear stress, thermal distribution, and buckling directly on the design. Changing the model instantly flags the simulation for a rerun.

Source · Gstarbim Technical Reference Frequently Asked Questions

How do I align BIM coordinate systems with standard DWG files?
Use the Project Base Point tool to register the origin coordinates and rotation angle relative to the survey point before starting modeling.
What IFC schemas are supported for export in GstarBIM?
GstarBIM supports IFC2x3 and IFC4 schemas. Choose the coordination view template recommended by your project team.
Can I create schedules that update automatically?
Yes, BIM schedules are linked to object metadata. Modifying doors, walls, or windows updates the quantities in real time.

Source · Gstarcad 2026 Innovation Features Frequently Asked Questions

Can GstarCAD 2026 import PDF files as editable vector geometry?
Yes. Use the PDFIMPORT command to convert vector-based PDF files into editable CAD entities. It supports importing layers, true-type fonts, and solid fills. Note: Scanned PDFs (raster) will remain as image underlays and cannot be converted to vectors directly.

Source · Gstarcad 2026 Release Notes Frequently Asked Questions

How does GstarCAD 2026 optimize 'DWG Compare' performance?
In **GstarCAD 2026**, the DWG Compare engine utilizes enhanced multi-threading processing. It scans vector blocks and hatches in parallel, yielding up to a 40% speed improvement on complex site drawings with heavy external Xref coordinates.

Source · Gstarcad 365 Technical Reference Frequently Asked Questions

How do I share a drawing link with external clients?
Select the file in the project manager, click Share, set permissions (view-only or edit-enabled), set expiration date, and copy the link.
Can I view version history and restore old revisions?
Yes, GstarCAD 365 maintains a complete activity log. You can compare any two version revisions visually and restore older versions as the active drawing master.
Does GstarCAD 365 support offline editing?
Yes, drawings can be checked out for offline work. Once you reconnect, changes are merged back as a new revision.

Source · Gstarcad Advanced Table Tools Frequently Asked Questions

What is GstarCAD 'Data Link' and how to sync Excel tables in real-time?
**Data Link** (DATALINK) establishes an associative bidirectional link between a GstarCAD Table entity and an external Excel sheet. When you modify values in Excel, GstarCAD prompts you to update, updating table records automatically.

Source · Gstarcad Architecture Technical Reference Frequently Asked Questions

How do I create custom wall styles?
Open the Style Manager, select Wall Styles, click New, define wall layers (material, thickness, offset), and save the style to your templates.
Can I generate 3D models from 2D architectural plans?
Yes. Wall, door, and window elements in GstarCAD Architecture are intelligent 3D elements that automatically render in 3D when switching the viewpoint.
How do I export architectural models to IFC?
Use the `IFCEXPORT` command, map GstarCAD Architecture layers to standard IFC classes, and save the coordinates relative to the project base point.

Source · Gstarcad Assembly View Engine Frequently Asked Questions

What is 'Hidden Line Generation' in 2D assembly drafting?
When overlaying parts in 2D, the software intelligently calculates the foreground object and automatically dashes the background object's hidden lines, maintaining clarity.

Source · Gstarcad Compatibility Statement Frequently Asked Questions

Does GstarCAD Mechanical support AutoCAD Mechanical files?
Yes, it provides strong bi-directional compatibility, reading ACM entities, standard parts, and BOM metadata without data loss when exchanging files with AutoCAD Mechanical users.

Source · Gstarcad Content Libraries Frequently Asked Questions

What is the 'Part Library' included in GstarCAD Mechanical?
The Part Library contains thousands of standardized components like screws, nuts, bearings, and pins that snap parametrically to holes and update dynamically if size changes.

Source · Gstarcad Customization Guide Frequently Asked Questions

How do I migrate my custom CUI (Ribbon/Menus) to a new version?
Open the CUI dialog and use the 'Transfer' tab. You can load your old .cuix or .icui file and drag-and-drop your custom workspaces, ribbons, and toolbars into the new version's configuration.

Source · Gstarcad Customization Support Frequently Asked Questions

How does 'LISP Compatibility' in GstarCAD ease transition?
GstarCAD provides an outstanding built-in LISP interpreter supporting all standard VL-functions and DCL dialog boxes. Autolisp scripts written for other DWG editors run out-of-the-box in GstarCAD without compilation.

Source · Gstarcad Data Extraction Frequently Asked Questions

How does the automatic BOM system extract data?
The system automatically scans part references and balloon callouts to generate an associative Bill of Materials. Deleting a part balloon removes the item from the BOM instantly.

Source · Gstarcad Detailing Tips Frequently Asked Questions

What is the benefit of GstarCAD's 'SuperHatch' over standard patterns?
Unlike standard hatch patterns restricted to simple mathematical lines, **SuperHatch** allows designers to hatch selected boundaries using external images (.png/.jpg), complex block references, or external drawing files, enabling high-fidelity aesthetic hatches.

Source · Gstarcad Developer Reference Frequently Asked Questions

What is 'GRX SDK' and how compatible is it with AutoCAD ObjectARX?
The **GRX SDK** is the C++ development environment for GstarCAD. It provides high code-level parity with AutoCAD ObjectARX. Developers can port custom ARX plugins to GstarCAD with minimal changes to source files, retaining native performance.

Source · Gstarcad Dimensioning Workflows Frequently Asked Questions

How do 'Intelligent Dimensions' work in Mechanical?
Intelligent Dimensions automatically recognize overlapping dimensions and space them correctly. They also automatically format tolerances and fit lists based on selected standard profiles.

Source · Gstarcad Enterprise Configuration Frequently Asked Questions

Can I configure custom company standards in the drafting profiles?
Absolutely. Administrators can establish rigid company standards for layers, dimension styles, text sizes, and symbol libraries, exporting them to ensure team-wide uniformity.

Source · Gstarcad Graphics Troubleshooting Frequently Asked Questions

How do I fix blurry OLE objects (Excel tables) in GstarCAD?
Try using the DATALINK command instead of OLE. Data Link creates a live connection to the Excel file and renders it using native CAD text and table entities, which remain sharp and editable, whereas OLE relies on image-based rendering.

Source · Gstarcad Manufacturing Tools Frequently Asked Questions

How does the 'Hole Chart' command save drafting time?
The Hole Chart tool scans a selected plate, categorizes hole diameters and coordinate locations, and instantly generates an associative drilling table for CNC programming.

Source · Gstarcad Mechanical Admin Frequently Asked Questions

How do I customize the Part List template in GstarCAD Mechanical?
Use the GMSETTING command -> Part List -> Template. You can define columns for Material, Standard, or Custom Properties and map them to your enterprise ERP fields for consistent BOM output.

Source · Gstarcad Mechanical Features Frequently Asked Questions

What makes GstarCAD Mechanical different from standard GstarCAD?
GstarCAD Mechanical includes industry-standard drafting libraries, intelligent dimensions, hole charts, and automatic BOM extraction tailored specifically for manufacturing efficiency.

Source · Gstarcad Mechanical Technical Reference Frequently Asked Questions

How do I update the Part List after changing geometry?
Run the `MCAD_UPDPART` command or select the BOM table and click Refresh. The system will automatically scan the drawing attributes and update the schedule.
Can I import standard parts from other catalogs?
Yes, standard parts can be imported via the catalog manager. You can load custom ISO, DIN, and JIS standard libraries.
How to customize title blocks in GstarCAD Mechanical?
Edit the template file under the configuration path. Modify the attributes within the title block block definition to bind them to your company standard properties.

Source · Gstarcad Pdf Integration Frequently Asked Questions

How do I convert vectors from PDF drawings to editable DWG entities?
Use the PDFIMPORT command. It parses vector pathways, text annotations, and layers directly from the PDF file, translating them back into native, editable DWG lines, arcs, and TrueType fonts.

Source · Gstarcad Parametric Drafting Frequently Asked Questions

What is the 'Parameters Manager' in GstarCAD and how does it drive constraints?
The **Parameters Manager** is a centralized panel to manage geometric and dimensional constraint variables. Designers can define mathematical formulas (e.g., Width * 0.75) to drive sketch constraints, enabling reactive 2D parametric geometry updates.

Source · Gstarcad Performance Tuning Frequently Asked Questions

How to improve performance with 50+ Xrefs in GstarCAD?
Use Demand Loading (XLOADCTL = 2). This only loads the necessary portions of the Xref into memory. Also, use INDEXCTL in the source files to create spatial and layer indexes, allowing the engine to skip clipped or frozen data during regen.

Source · Gstarcad Point Cloud Technical Reference Frequently Asked Questions

What format of point clouds does GstarCAD Point Cloud support?
It supports standard formats like LAS, PTS, PTX, and RCP/RCS after conversion. Check the import options for details.
How do I trace outlines on a sliced point cloud?
Set a section box or clip plane to isolate a slice of data, then use standard object snaps (`OSNAP`) and polyline tools to trace boundaries.
How to optimize viewport navigation for massive point cloud files?
Reduce the point display density in the properties panel, or turn on hardware acceleration under options to utilize GPU caching.

Source · Gstarcad Productivity Tools Frequently Asked Questions

What are 'Express Tools' in GstarCAD?
Express Tools are a collection of advanced utilities (like SUPERHATCH, TXT2MTXT, and BURST) that extend the standard functionality of GstarCAD. They are fully compatible with AutoCAD's Express Tools library.

Source · Gstarcad Project Collaboration Frequently Asked Questions

How to use 'Drawing Merge' to combine multiple DWGs into one master file?
Use the DRAWINGMERGE command. The wizard allows you to select multiple external drawing sheets, configure origin points, choose active layers, and merge them into a single Master DWG file with clash warnings.

Source · Gstarcad Project Management Frequently Asked Questions

What is the benefit of the 'Sheet Set Manager' in GstarCAD?
The Sheet Set Manager (SSM) allows you to organize multiple layouts across different files into a single project structure. It enables batch plotting, automatic callouts, and global management of project properties like title block data.

Source · Gstarcad Standardization Frequently Asked Questions

Are the drawing borders and title blocks compliant with ISO/ANSI?
Yes, GstarCAD Mechanical ships with built-in templates and title blocks fully compliant with ISO, ANSI, DIN, JIS, and GB standards, with automatic scaling behavior.

Source · Gstarcad Technical Reference Frequently Asked Questions

How is GstarCAD different from AutoCAD?
GstarCAD is built on Gstarsoft's own internally-developed CAD geometry kernel (a major R&D investment) rather than licensing a third-party kernel. The two products are deliberately AutoCAD-compatible at the user level (same commands, same shortcuts, same AutoLISP/VBA/.NET APIs) but the underlying engineering is independent. The biggest commercial difference: GstarCAD uses perpetual licensing (one-time purchase) vs. AutoCAD subscription (annual fee).
Can GstarCAD open AutoCAD DWG files?
Yes — fully and natively. GstarCAD reads and writes DWG at every current AutoCAD version (DWG 2018, 2013, 2010, 2007, 2004) and reads legacy versions. There is no translation step — DWG is GstarCAD's native format. Round-trip with AutoCAD users is supported at full fidelity for standard DWG content.
Will my AutoLISP / VBA / .NET plug-ins work in GstarCAD?
Most do, with little or no modification. GstarCAD preserves the AutoCAD API surface — AutoLISP, Visual LISP, VBA, .NET, GRX (the ObjectARX equivalent). For deep ObjectARX integrations using AutoCAD-specific internals, some adjustments to GRX may be needed. Pure AutoLISP and VBA tools typically port unchanged. Test plug-ins in a controlled environment before production rollout.
What is the perpetual license model exactly?
A perpetual license is a one-time purchase. You buy GstarCAD once and use it permanently — no annual fee, no recurring authentication, no risk of losing access. Optional paid subscription on top adds annual updates and support. This contrasts with AutoCAD's subscription-only model where access ends when payment stops.
What&#x27;s included in the GstarCAD product family?
Base platform: GstarCAD Professional (full 2D/3D DWG CAD). Vertical applications: GstarCAD Architecture, GstarCAD Mechanical, GstarCAD MEP, GstarCAD Electrical, GstarCAD Hydraulic, GstarCAD Survey, GstarCAD Water Supply & Drainage, GstarCAD Heating, GstarCAD HVAC, GstarCAD Structural, GstarCAD Steel Structure, GstarCAD Mapping, GstarCAD Civil, GstarCAD Geotechnical. BIM platform: GstarBIM (architectural, MEP, water supply, electrical modules). Cloud/mobile: GstarCAD Cloud (web), GstarCAD Mobile (iOS/Android).
Does GstarCAD have BIM capability?
Yes — through the GstarBIM platform, which is a separate product from GstarCAD. GstarBIM provides full BIM authoring (architectural elements, MEP systems, electrical, water supply) with IFC import/export. GstarCAD itself can reference IFC files via the BIM toolset but is not a full BIM authoring tool.

Source · Gstarcad Web Features Frequently Asked Questions

What can I do with 'GstarCAD Web' without a desktop installation?
GstarCAD Web (cloud.gstarcad.net) allows you to open DWG files directly in a browser. You can perform basic 2D editing, measuring, and layer management. It is ideal for stakeholders who need to review and redline drawings without a full CAD license.

Source · Gstarcad Workplace Customization Frequently Asked Questions

How to customize the Ribbon and Keyboard Shortcuts using GstarCAD's CUI editor?
Run the CUI command. This opens the Custom User Interface panel where you can drag and drop commands into the Ribbon tabs, define new shortcut keys, and export workspace profiles into a portable .cuix file.

Source · Gstarsoft Cloud Collaboration Frequently Asked Questions

What is 'GstarCAD 365' and how does it handle cloud-based co-editing?
**GstarCAD 365** is a collaborative SaaS ecosystem. Multiple registered users can log in, view, edit, and co-author identical DWG models in the cloud web portal, maintaining active lock boundaries on elements to prevent overlapping edits.

Source · Houseplan Technical Reference Frequently Asked Questions

How do I export Houseplan files to GstarCAD?
Use the Export command and select DWG format. Intelligent walls and massing elements will convert to standard 2D/3D entities.
Can I import custom material texture files?
Yes, in the Material panel, add a new material and browse to import PNG/JPG files for diffuse and normal mappings.
How to create visual animations of the 3D model in Houseplan?
Set up multiple camera viewpoints along a path, and click Export Video in the presentation panel to render a walk-through.

Source · Inventor Anycad Technology Frequently Asked Questions

What is 'AnyCAD' and how does it import third-party models?
AnyCAD allows Inventor to directly reference files from SOLIDWORKS, CATIA, and NX without translation. If the source file changes, the imported geometry inside Inventor updates parametrically.

Source · Inventor Assembly Automation Frequently Asked Questions

What is 'iMate' and how does it speed up assembly?
iMates pre-define constraint logic onto part faces. When placed into an assembly, parts snap together automatically based on matching iMate names and types, eliminating manual clicks.

Source · Inventor Assembly Performance Frequently Asked Questions

What is 'Express Mode' in Inventor?
Express Mode loads only the graphic representations of components in large assemblies. This allows for instant opening and viewing, enabling measurement and sectioning without loading the full B-Rep geometry data of every part.

Source · Inventor Data Management Frequently Asked Questions

How does Vault integration manage file versions?
Vault checks files in and out of a secure database, tracking incremental versions and preventing designers from overwriting each other's work during collaborative engineering.

Source · Inventor Model States Frequently Asked Questions

How do Level of Detail (LOD) representations work?
LODs (now called Model States) suppress memory-heavy components or sub-assemblies to improve graphical performance and RAM usage when loading large 3D environments.

Source · Inventor Sheet Metal Workflow Frequently Asked Questions

What is the difference between Sheet Metal and standard part files?
Sheet Metal parts contain dedicated parameters for thickness, bend radius, and K-Factor. They include specialized commands to generate flat patterns automatically for laser cutting.

Source · Inventor Structural Design Frequently Asked Questions

What is the 'Frame Generator' module?
Frame Generator builds structural assemblies along 2D/3D sketch lines using standard cross-sections (I-beams, channels), and automatically applies corner miters and welding gaps.
How does 'Frame Generator' handle custom profiles?
Frame Generator uses the Content Center to host profiles. To use a custom aluminum or steel profile, you must first author the part, define its skeleton (insertion points), and publish it to a custom read-write library in the Content Center.

Source · Inventor Technical Reference Frequently Asked Questions

What&#x27;s the difference between Inventor and Fusion 360?
Inventor is Windows-only desktop, file-based, deep MCAD with Vault integration. Fusion 360 is cross-platform (Win/Mac), cloud-data, broader scope (CAM, electronics, generative design), simpler assemblies. Inventor for established mechanical engineering teams; Fusion 360 for makers, small teams, integrated CAM workflows.
Can Inventor open SOLIDWORKS files?
Indirectly. Inventor doesn't natively read .sldprt/.sldasm; export from SOLIDWORKS to STEP or Parasolid, then open in Inventor. Features import as static geometry without parametric history.
What&#x27;s in the Product Design &amp; Manufacturing Collection?
Inventor, AutoCAD, AutoCAD Mechanical, Inventor Nastran (FEA), Inventor Tolerance Analysis, Factory Design Utilities, Inventor CAM, Vault Basic, ReCap Pro, and Fusion 360 (selected modules). Most production Inventor users are on PDMC rather than standalone Inventor.
Why are my Inventor assemblies so slow?
Common causes: too many adaptive parts (recompute on every change), unresolved references (Inventor searches for missing files repeatedly), too many flexible sub-assemblies, complex contact sets, and visual styles using high-quality silhouettes. Use Express Mode (lightweight) for review-only work.
What is the difference between Constraints and Joints?
Constraints remove one DOF per constraint — stack multiple (mate + flush + angle) to fully position. Joints define a full DOF relationship in one definition (revolute, slider, etc.). Joints are easier for typical mechanism modelling; constraints offer finer control.
How do I migrate from AutoCAD to Inventor?
Use DWG underlays as references during transition. Convert AutoCAD blocks to Inventor parts using Inventor's DWG conversion utility for simple shapes. Most complex AutoCAD 2D drafting doesn't translate well — re-modelling in Inventor is usually faster than converting.

Source · Inventor Top Down Design Frequently Asked Questions

How does Inventor handle skeletal modeling and multibody parts?
Skeletal modeling uses a single master part file (containing sketches and parameters) to derive individual bodies into separate components, ensuring perfect top-down assembly alignment.

Source · Inventor Ilogic Customization Frequently Asked Questions

How does 'iLogic' in Inventor enable rule-based assembly automation?
iLogic embeds lightweight VB.NET code directly into parts or assemblies. Non-programmers can write simple rules (e.g., 'If length > 1000 then suppress Feature_A'), which evaluate automatically during parametric parameter changes, enabling rapid product customization.

Source · Ironcad Technical Reference Frequently Asked Questions

What is the recommended practice for IronCAD Dual-Kernel Engine?
IronCAD operates on both ACIS and Parasolid kernels simultaneously—choose per part based on downstream needs. Use Parasolid for ANSYS/NX interop, ACIS for Autodesk compatibility. Switch kernels mid-design via right-click > Properties. The dual-kernel approach allows best-of-both-worlds geometry operations.
What is the recommended practice for IronCAD Unified Assembly Environment?
IronCAD's Scene (assembly) environment embeds parts directly—no separate part files needed unless desired. Drag parts from the catalog into position. Use 'Link External' for shared components needing independent version control. This unified approach eliminates the traditional part-assembly-drawing file management overhead.
What is the recommended practice for IronCAD Catalog Drag-and-Drop?
Drag standard parts, features, and assemblies directly from the Catalog Browser into the 3D scene. Parts snap to target geometry intelligently—bolts find holes, brackets align to faces. Organize custom catalogs by project or discipline. Use the Search function across all loaded catalogs for fast component finding.
What is the recommended practice for IronCAD TriBall Geometric Manipulator?
The TriBall is IronCAD's universal positioning tool—select any object and use the concentric rings and axis arrows for precise rotation and translation. Reposition the TriBall center to change the rotation pivot. Right-click axes for numeric input. Copy along axes for linear patterns without using formal array commands.
What is the recommended practice for IronCAD SmartAssembly Positioning?
SmartAssembly auto-constrains parts based on geometric recognition (holes align, faces mate). Drag a bolt near a hole and it snaps into position. Define assembly behaviors (sliding, rotating, fixed) for kinematic simulation. This intelligence reduces constraint definition time by 60-80% vs manual mate approaches.
What is the recommended practice for IronCAD Creative vs. Structured Design?
IronCAD offers two environments: Innovation (creative/history-free) and Precise (structured/history-based). Use Innovation for concept design and rapid iteration without feature tree constraints. Switch to Precise when parametric control and design intent documentation matter. Mix both modes within the same part file.

Source · Microstation Technical Reference Frequently Asked Questions

What is the recommended practice for MicroStation DGN Design File Format?
DGN V8 supports unlimited levels, multiple models within one file, and embedded raster references. Set working units (master units, sub-units, resolution) at file creation—changing later risks precision loss. Use the 'Compress Design' tool periodically to remove unused elements and reduce file size.
What is the recommended practice for MicroStation Cells &amp; Shared Cells?
Create cells for repeated elements (symbols, details, equipment). Shared cells store geometry once and reference it multiple times—editing the shared definition updates all instances. Organize cells in .cel libraries by discipline. Use point cells for single-insertion-point symbols, graphic cells for multi-element groups.
What is the recommended practice for MicroStation Levels &amp; Level Manager?
Organize elements on named levels with assigned colors, line styles, and weights. Use level filters to show only relevant disciplines. Create level libraries (.dgnlib) for consistent standards across files. Apply 'ByLevel' symbology so elements inherit level display properties for uniform plotting.
What is the recommended practice for MicroStation Reference Files?
Attach external DGN/DWG files as references for multi-discipline coordination. Use 'Live Nesting' to see nested references from attached files. Set logical names for reference paths to support portable project structures. Lock display of stable references to improve redraw performance in complex models.
What is the recommended practice for MicroStation Item Types?
Define Item Types to attach structured data (properties) to any graphic element—similar to IFC property sets. Create Item Type libraries per project standard. Use the Properties dialog to populate data and EC Expressions for computed values. Export Item Type data to Excel or query via Bentley iTwin.
What is the recommended practice for MicroStation Parametric Modeling &amp; Constraints?
Use MicroStation's parametric constraints to define relationships between 3D elements. Apply dimensional and geometric constraints in Feature Modeling mode. Create parametric solids that update when constraint values change. Combine with named expressions for spreadsheet-like control over complex parametric families.

Source · Netvibes Data Analytics Frequently Asked Questions

What is NETVIBES?
NETVIBES provides information intelligence, scraping massive datasets from the web and internal systems to present customizable dashboards for competitive engineering intelligence.

Source · Nx 2D/3D Synchronization Frequently Asked Questions

Designing for Assembly with 'NX Layout'
NX Layout is a 2D environment designed for early-stage conceptual planning. It allows you to create 2D sketches and 'intelligent' components to explore assembly architectures. Once the layout is finalized, you can easily transition it into a full 3D assembly.

Source · Nx Automation Simulation Frequently Asked Questions

Using 'Mechatronics Concept Designer' (MCD)
MCD allows mechanical, electrical, and automation engineers to collaborate in parallel. You can simulate the physical behavior of a machine (like a conveyor belt or a robotic arm) and link it to a real PLC (Programmable Logic Controller) to test your code before the machine is even built.

Source · Nx Cfd Analysis Frequently Asked Questions

What is 'NX Flow Simulation'?
NX Flow is a Computational Fluid Dynamics (CFD) tool that simulates how liquids and gases move through or around your design. It is used for optimizing airflow in electronics cooling, calculating drag on a vehicle, or analyzing fluid behavior in chemical pumps.

Source · Nx Design Automation Frequently Asked Questions

What are 'NX Expressions' and how to use them?
NX Expressions are the mathematical engine of NX CAD. They allow you to define parameters (like 'Length = 100') and use them to drive your model. You can create complex conditional logic (e.g., 'If Weight > 50 then Thickness = 5 else Thickness = 2') and even link external Excel spreadsheets to drive your design dynamically.

Source · Nx Generative Design Frequently Asked Questions

What is 'Convergent Modeling' in Siemens CAD?
Convergent Modeling allows you to work with facet (mesh) data and traditional B-Rep (solid) geometry in a single environment. You can perform boolean operations between a 3D-scanned mesh and a parametric solid without the need for time-consuming reverse engineering or surface reconstruction.

Source · Nx Industrial Design Frequently Asked Questions

How to use 'NX Realize Shape' for subdivision modeling?
Realize Shape is a subdivision modeling tool inside NX. It allows you to 'sculpt' complex organic shapes by pulling and pushing on a simple cage, similar to working with digital clay, while automatically maintaining G2 curvature continuity for professional manufacturing.

Source · Nx Inter Part Design Frequently Asked Questions

How does 'WAVE Geometry Linker' work in NX?
WAVE Geometry Linker is the foundation of associative inter-part design in NX. It allows you to create a link from a component in an assembly to another component. If the source component changes, the linked geometry in the destination part updates automatically. This is essential for top-down design and ensuring alignment between mating parts.

Source · Nx Knowledge Reuse Frequently Asked Questions

What is 'NX Product Template Studio' (PTS)?
PTS allows you to package complex, rule-based models into simple-to-use templates with a custom UI. This allows non-experts to configure complex designs (like a modular enclosure or a gear set) by just entering a few parameters, while the 'engineering intelligence' remains hidden and protected inside the template.

Source · Nx Manufacturing Frequently Asked Questions

What is 'NX CAM' Multi-Axis Milling?
NX CAM is the industry standard for 5-axis machining. It allows you to program complex toolpaths for aerospace turbine blades or automotive engine blocks. Its integrated G-code simulation ensures that the CNC machine will not collide with the workpiece before you ever touch a piece of metal.

Source · Nx Model Based Definition Frequently Asked Questions

How to use 'PMI' (Product and Manufacturing Information)?
PMI allows you to add dimensions, tolerances, and surface finish symbols directly to the 3D model. This is the foundation of 'Drawingless Manufacturing,' where the 3D model itself serves as the legal engineering document, reducing the need for 2D drafting and eliminating translation errors.

Source · Nx Quality Control Frequently Asked Questions

How to automate drafting with 'Check-Mate'?
Check-Mate is an automated validation tool that ensures your models and drawings follow company standards. It can automatically check for things like 'missing layers,' 'incorrect font sizes,' or 'interferences,' preventing low-quality data from being released to production.

Source · Nx Stamping Design Frequently Asked Questions

Using 'Progressive Die Wizard' for Tooling
Similar to Mold Wizard, the Progressive Die Wizard automates the design of stamping dies. It includes tools for blank layout optimization, strip development, and punch/die insert creation, ensuring high-quality results for complex sheet metal forming operations.

Source · Nx Tooling Design Frequently Asked Questions

What is 'NX Mold Wizard'?
Mold Wizard is an automated toolkit for designing plastic injection molds. It automates time-consuming tasks like creating core and cavity splits, adding cooling channels, and placing standard mold base components from a library, reducing mold design time from days to hours.

Source · Nx Visual Reporting Frequently Asked Questions

Managing visual data with 'NX HD3D'
HD3D (High-Definition 3D) is a visual reporting tool that allows you to see non-geometric data directly on your 3D model. For example, you can color-code your assembly based on 'Release Status' or 'Supplier Name,' making it easy to identify design bottlenecks without opening complex spreadsheets.

Source · Navisworks Clash Management Frequently Asked Questions

How does Clash Detective manage false positives?
Clash Detective allows users to set tolerance rules (e.g., ignore clashes within 5mm) and group related clashes into logical buckets, assigning them an 'Approved' status to silence them.

Source · Navisworks Coordination Frequently Asked Questions

What tolerance settings should I use in Navisworks Clash Detective?
Tolerance determines how close objects must be to trigger a clash. Setting the tolerance too low (e.g., 0 or 1mm) will result in thousands of irrelevant "noise" clashes (such as touching bolts or drywall layers). Use a standard structural-to-MEP tolerance of **25mm (1 inch)** for rough piping/ductwork, and reduce to **5mm** for precise mechanical layout.

Source · Navisworks Coordination Reporting Frequently Asked Questions

How do Viewpoints save review coordination states?
Viewpoints capture the exact camera angle, section boxes, hidden elements, and redline markups. They can be exported as an XML report to assign tasks to modelers.

Source · Navisworks File Formats Frequently Asked Questions

What are NWC, NWF, and NWD files?
NWC is an exported cache file from native CAD. NWF is the federated master assembly holding links. NWD is a snapshot of the entire project baked into one uneditable viewer file.

Source · Navisworks Laser Scan Workflows Frequently Asked Questions

Can Navisworks read point cloud data?
Yes, Navisworks natively integrates massive ReCap (.rcp) point cloud datasets, allowing users to run clash detection between the laser-scanned as-built conditions and the design model.

Source · Navisworks Performance Tuning Frequently Asked Questions

How to optimize performance when appending massive models?
Optimize performance by hiding non-essential layers (like landscaping) prior to NWC export, adjusting display frame rates, and dropping 'Display Detail' resolutions.

Source · Navisworks Product Tiers Frequently Asked Questions

What is the difference between Navisworks Manage and Simulate?
Navisworks Manage includes the powerful 'Clash Detective' module for finding hard/soft interferences. Simulate focuses strictly on timeline animation (4D) and model aggregation.

Source · Navisworks Quantification Frequently Asked Questions

How does 'Quantification' extract material takeoffs?
The Quantification module maps model properties to item catalogs, allowing estimators to automatically generate accurate 2D and 3D takeoff lists for costing.

Source · Navisworks Switchback Frequently Asked Questions

What is 'SwitchBack' functionality?
SwitchBack allows a user reviewing a clash in Navisworks to click a button and instantly open the corresponding native file (e.g., Revit or AutoCAD) zoomed directly to the error location.

Source · Navisworks Technical Reference Frequently Asked Questions

What is the difference between NWD, NWF, and NWC file formats?
NWC (Cache) is a lightweight file automatically generated when CAD/BIM files are opened in Navisworks. NWF (Project) is a live workspace file that references original files without copying them. NWD (Document) is a published standalone file containing all model geometry and metadata, perfect for sharing with clients.
How do I import search sets for automated clash detection?
Define search queries in the Selection Tree based on properties (e.g. Element Category = Structural Framing), save them as Search Sets, open Clash Detective, select these saved sets as your comparison inputs, and run the test.

Source · Navisworks Timeliner Frequently Asked Questions

What is 'TimeLiner' and how does it support 4D BIM?
TimeLiner links 3D model geometry to external project schedules (Primavera, MS Project) to animate construction sequencing visually and identify logistical site conflicts.

Source · Onshape Technical Reference Frequently Asked Questions

How do I share an Onshape model with a client?
Click the `Share` button in the top right, input the client's email, configure permissions (view-only, export allowed, or edit), and send. The client can open the 3D model directly in their browser without installing plugins.
Does Onshape work offline?
No. Onshape is a fully cloud-native CAD platform; all geometry calculations happen on remote servers, so an active internet connection is required to open and edit models.

Source · Openfoam Technical Reference Frequently Asked Questions

How do I fix bounding &#x27;epsilon&#x27; or &#x27;k&#x27; solver crashes in OpenFOAM?
Check for poor mesh quality at boundaries, verify inlet initial values match expected turbulence parameters, switch to more robust upwind convection schemes in `fvSchemes`, and reduce relaxation factors in `fvSolution`.
How do I view OpenFOAM results in a graphical user interface?
Use ParaView (an open-source visualizer). Type `paraFoam` in the terminal inside your case directory to launch it, or create a dummy file named `case.foam` and open it directly in a standard ParaView installation.

Source · Openroads Designer Technical Reference Frequently Asked Questions

How do I fix corridor rebuild lags in OpenRoads?
Increase the template drop interval (e.g. from 1m to 5m during active drafting), simplify complex civil cells, disable automatic corridor updates during modeling, and store heavy point clouds in separate referenced files.
Can OpenRoads files be exported to Civil 3D?
Yes. Export OpenRoads designs using LandXML for alignments, profiles, and terrain meshes. For drawing layouts, export to DWG format, ensuring coordinate systems match the target layout.

Source · Ptc Mathcad Engineering Calculations Frequently Asked Questions

How does PTC Mathcad interface with Creo assemblies?
Mathcad worksheets can drive Creo parameters natively. If a calculated load or dimension changes in the Mathcad document, the 3D model automatically updates to reflect the math.

Source · Ptc Plm Solutions Frequently Asked Questions

Managing CAD data with 'Windchill' PDM
Windchill is the backbone for Creo data management. It provides version control (check-in/check-out), lifecycle tracking (In-Work vs Released), and bill-of-materials (BOM) management. It ensures that the entire enterprise is working on the correct version of a CAD file.

Source · Ptc Product Evolution Frequently Asked Questions

What is the core difference between Creo and legacy Pro/ENGINEER?
Creo is the modern evolution of Pro/E. It introduced a modular app-based interface, direct modeling capabilities (Creo Direct), and a modernized, ribbon-based user experience.

Source · Ptc Real Time Simulation Frequently Asked Questions

What is the benefit of 'Creo Simulation Live'?
Creo Simulation Live (powered by Ansys) provides instantaneous thermal, structural, and modal feedback as you model. You no longer need to wait for a separate FEA meshing process; as you move a wall or add a rib, the stress results update in real-time, enabling 'design for performance'.

Source · Ptc Thingworx Digital Twin Frequently Asked Questions

How does ThingWorx integrate IoT with CAD design?
ThingWorx gathers real-time sensor data from deployed physical products. This data can be fed back into Creo's digital twin to analyze real-world stresses and optimize future iterations.

Source · Ptc Vuforia Ar Frequently Asked Questions

How does Vuforia bring CAD into augmented reality?
Vuforia allows engineers to publish Creo models directly into AR experiences. Field technicians can use tablets or HoloLens to view service instructions overlaid on physical machines.

Source · Ptc Windchill Data Management Frequently Asked Questions

How does Windchill integrate with Creo?
Windchill is PTC's robust PLM backbone. It integrates natively into Creo to manage lifecycles, CAD check-ins, and enterprise BOM synchronization seamlessly.

Source · Revit Advanced Family Editor Frequently Asked Questions

When should I use 'Nested Families' in Revit?
Use Nested Families when creating complex components that share sub-parts (e.g., a window family containing a nested 'Handle' family). Use the 'Shared' checkbox on the nested family if you want each sub-part to be scheduled separately.

Source · Revit Bim Management Frequently Asked Questions

How to improve Revit model performance during worksharing synchronization?
To optimize 'Sync with Central': (1) Ensure all links (CAD, PDFs) are set to **Overlay** instead of Attachment; (2) Close unneeded Worksets; (3) Clean up warnings (Manage > Review Warnings) because warning clutter slows down database solving cycles.

Source · Revit Best Practices Frequently Asked Questions

What are the limitations of importing CAD files into Revit families?
Importing complex 3D DWGs into families can cause graphic tearing, bloat file size, and corrupt snapping. It is recommended to link CAD files or build native Revit geometry instead.

Source · Revit Coordination Rules Frequently Asked Questions

How does 'Copy/Monitor' help multi-disciplinary teams coordinate?
Copy/Monitor tracks specific elements (like structural grids or MEP fixtures) linked from an architect's model. It generates alert warnings if the architect moves the original items.

Source · Revit Design Management Frequently Asked Questions

What is 'Design Option' in Revit and how to manage design variants?
Design Options allow designers to model multiple alternative design studies within a single Revit model file. Active view instances can be assigned specific Design Option visibility, allowing seamless, side-by-side scheduling and drawing updates without model duplication.

Source · Revit Parameter Coordination Frequently Asked Questions

How do 'Shared Parameters' differ from Project and Family Parameters in Revit?
Family Parameters only drive dimensions in specific family files. Project Parameters apply to chosen categories inside that project but cannot be exported to tags. Shared Parameters are defined in a external `.txt` file, allowing data sharing across families, project files, and scheduling tables.

Source · Revit Project Coordination Frequently Asked Questions

How does 'Phasing' affect schedules?
Every view and schedule in Revit has a 'Phase' and 'Phase Filter' property. A schedule will only count elements that exist within its assigned phase. For renovation projects, create separate schedules for 'Existing' and 'New' to avoid quantity errors.

Source · Revit Shared Coordinates Frequently Asked Questions

How do I resolve coordinate origin mismatches in Revit?
Revit maintains three coordinate systems: the invisible **Startup Location (Internal Origin)**, the **Project Base Point** (local construction reference), and the **Survey Point** (real-world geodesic coordinates). To resolve mismatches across linked models, establish a single master file with physical site benchmarks and use Acquire Coordinates to push coordinates to all linked discipline models.

Source · Revit Technical Reference Frequently Asked Questions

Is Revit available on macOS?
No. Revit is Windows-only. Mac users typically run Revit inside Parallels, VMware Fusion, or Boot Camp (Intel Macs). On Apple Silicon, virtualisation requires Windows-on-ARM and is officially unsupported by Autodesk. The closest cross-platform alternative is ArchiCAD.
Can Revit open RVT files from older versions?
Yes — Revit can open any older RVT, upgrading it on open. Once upgraded, the file cannot be saved back to the older version. For cross-version coordination, export to IFC or DWG, or maintain a parallel older file.
Why is my Revit project so slow?
Most common causes: too many in-place families, oversized linked DWG CAD files, raster image imports, links not workset-isolated, unused worksets visible in all views, view templates not used (so views render with unique graphics settings), and too many parameters in mass schedules. Use Manage > Purge Unused and Audit on open.
What&#x27;s the difference between Sync With Central and Save?
Save writes only your local file. Sync With Central (SWC) pushes your edits to the central worksharing model and pulls others' edits down. SWC includes implicit Save; Save without SWC leaves your work invisible to teammates. Always SWC before lunch, end of day, and after major edits.
Can multiple Revit models share one site coordinate system?
Yes — that's exactly what shared coordinates exist for. One model (typically architectural) is designated as the coordinate source; structural, MEP, civil teams Acquire Coordinates from the linked source. Once acquired, all models position consistently in world space.
How do I migrate a project from AutoCAD to Revit mid-design?
Honest answer: it's painful. The cheap approach is to link the DWG as a background and re-model in Revit. The expensive approach is to use Dynamo / pyRevit scripts to walk known geometry. There is no clean automated DWG-to-Revit BIM conversion — DWGs lack the typed elements that Revit needs.

Source · Revit View Management Frequently Asked Questions

How do 'View Templates' enforce drawing consistency across projects?
View Templates globally apply scale, visibility graphics, overrides, and discipline settings to multiple views simultaneously, ensuring a uniform look across all construction documents.

Source · Rhinoceros Technical Reference Frequently Asked Questions

What is the recommended practice for Rhinoceros NURBS Geometry?
Rhino's mathematical foundation is NURBS (Non-Uniform Rational B-Splines), enabling exact representation of complex freeform curves and surfaces. Use degree-3 curves for most modeling (good balance of smoothness and control). Increase degree only for highly flowing surfaces (automotive, yacht hulls). Keep control point counts minimal for clean surfaces.
What is the recommended practice for Rhinoceros Grasshopper?
Grasshopper provides visual programming for parametric/generative design within Rhino. Build node graphs connecting inputs (sliders, points) through operations (loft, offset, divide) to outputs. Use data trees for managing lists of geometry. Internalize data for portable definitions. Cluster repeated logic into reusable components.
What is the recommended practice for Rhinoceros SubD Modeling?
Use SubD (subdivision surfaces) for organic forms that are difficult with NURBS. Start from a simple box mesh, then subdivide and manipulate control vertices. Convert SubD to NURBS with 'ToNURBS' for downstream manufacturing accuracy. SubD offers real-time smooth preview while maintaining low-polygon editability.
What is the recommended practice for Rhinoceros Mesh vs. NURBS?
NURBS provides mathematically exact surfaces for manufacturing; meshes (STL/OBJ) approximate geometry with triangles. Use NURBS for CAD/CAM precision; use meshes for 3D printing, rendering, and game assets. Convert between formats with 'Mesh' (NURBS→mesh) and 'MeshToNurb' (mesh→NURBS patches) commands, understanding fidelity trade-offs.
What is the recommended practice for Rhinoceros Gumball Manipulator?
Enable Gumball for on-object transform controls: drag arrows to move, arcs to rotate, scale handles to resize. Hold Ctrl while dragging to copy. Relocate Gumball origin by holding Alt+click. Set Gumball to align with CPlane, Object, or World coordinates. Gumball provides faster manipulation than separate Move/Rotate commands.
What is the recommended practice for Rhinoceros Command Line &amp; Aliases?
Rhino's command line accepts typed commands, aliases, and options. Create short aliases (e.g., 'ss' for SelSrf, 'ep' for ExtractPt) in Options > Aliases. Use command history (F2) to recall previous operations. Type dash-prefix (-Command) for scriptable command-line-only versions without dialog boxes.

Source · Simulia Advanced Analysis Frequently Asked Questions

How does SIMULIA integrate with CAD geometry?
SIMULIA uses the powerful Abaqus FEA solver directly on CATIA and SOLIDWORKS models, offering non-linear simulation without requiring geometry translation.

Source · Solidworks Assembly Debugging Frequently Asked Questions

How do I troubleshoot rebuild errors and resolve mate conflicts in SOLIDWORKS?
Use MateXpert to diagnose assembly conflicts. It isolates conflicting constraints and pinpoints redundant constraints. For part-level rebuild issues, step through features chronologically using the FeatureGoTo / Rollback bar to locate the precise parent reference loss.

Source · Solidworks Drawing Administration Frequently Asked Questions

How do custom properties in SOLIDWORKS parts automate drawing title blocks?
By defining Custom Properties (e.g., PartNo, Material, Revision) in the 3D model, you can link title block annotations directly using the syntax $PRPSHEET:"Property_Name". When the part is swapped, the drawing annotations update automatically, eliminating manual entry mistakes.

Source · Solidworks Installation & Deployment Frequently Asked Questions

What is the difference between SOLIDWORKS Desktop and 3DEXPERIENCE SOLIDWORKS?
SOLIDWORKS Desktop is local file-based, running fully on your Windows workstation. 3DEXPERIENCE SOLIDWORKS is cloud-connected; it installs locally but saves files as secure database objects in the cloud (single source of truth) with built-in version control and role-based sharing.

Source · Solidworks Large Assembly Administration Frequently Asked Questions

What are the best performance settings for large assemblies in SOLIDWORKS?
For large assemblies: (1) Turn on Large Assembly Settings; (2) Use Lightweight mode to load components without loading feature tree data; (3) Disable 'Verification on rebuild' under Performance Options; and (4) Verify that your graphics driver matches SOLIDWORKS certified versions.

Source · Solidworks Large Assembly Guide Frequently Asked Questions

How does 'Large Design Review' (LDR) speed up loading of assemblies?
Large Design Review (LDR) opens massive assemblies in seconds by only loading display graphics data (tessellated mesh) instead of solving deep parametric modeling history or geometric constraints. In LDR, you can still measure, view cross-sections, and execute edits like inserting components.

Source · Solidworks Modeling Basics Frequently Asked Questions

How do SOLIDWORKS Configurations manage multiple design variations efficiently?
Configurations allow you to create multiple variations of a part or assembly model within a single document. You can suppress or resolve features, modify dimensions, and configure custom properties per instance, frequently managed using embedded Excel Design Tables.

Source · Solidworks Pdm Vault Guide Frequently Asked Questions

How does SOLIDWORKS PDM protect against data overwrites in multi-user environments?
SOLIDWORKS PDM uses a strict Check-Out / Check-In mechanism. When a designer checks out a file, it locks the master version in the SQL database vault and grants write-access to that user only. Other team members can only view a read-only local cache, preventing concurrent overwriting conflicts.

Source · Solidworks Performance Optimization Frequently Asked Questions

What is 'SpeedPak' configuration in SOLIDWORKS and when should I use it?
SpeedPak creates a simplified graphical representation of an assembly without losing mates and drawing reference points. It deletes unnecessary faces and bodies from RAM cache, making it ideal for utilizing very complex sub-assemblies inside massive master layouts.

Source · Solidworks Sheet Metal Manufacturing Frequently Asked Questions

How does SOLIDWORKS manage sheet metal bend allowances and K-Factors?
SOLIDWORKS calculates flat pattern expansion using the K-Factor, which is the ratio of the neutral sheet layer to total thickness. You can configure K-Factors, Bend Allowances, or custom Bend Tables provided by your manufacturing supplier to ensure extreme precision when unfolding parts.

Source · Solidworks System Administration Frequently Asked Questions

What is the difference between System Options and Document Properties?
System Options control the global behavior of the application (e.g., file locations, performance options) and are saved in the Windows Registry. Document Properties control active drafting units, sheet scales, and dimension styles, and are saved directly within that specific template or file.

Source · Solidworks Technical Reference Frequently Asked Questions

Is SOLIDWORKS available on macOS?
Not natively. SOLIDWORKS is Windows-only. Mac users run it via Parallels, VMware Fusion, or Boot Camp (Intel Macs). On Apple Silicon, virtualisation is limited. The official cross-platform alternative from Dassault is the browser-based xDesign on 3DEXPERIENCE.
What&#x27;s the difference between SOLIDWORKS Standard, Professional, and Premium?
Standard is the core modelling + drawings package. Professional adds CAD Library, PhotoView 360 rendering, eDrawings Professional, Toolbox, advanced sheet metal. Premium adds Simulation, Routing (electrical/piping), ScanTo3D, Motion. Most production shops use Premium; education usually uses Premium-equivalent.
What is 3DEXPERIENCE SOLIDWORKS vs. traditional SOLIDWORKS?
Traditional SOLIDWORKS is a desktop product, files saved to disk/network/PDM. 3DEXPERIENCE SOLIDWORKS is the same desktop product but cloud-connected: files saved to the 3DEXPERIENCE platform, license tied to a Platform identity, and access to companion cloud apps (3D Sculptor / xDesign, simulation, PLM).
How do I import a STEP file into SOLIDWORKS?
File > Open > select the .STEP/.STP file. SOLIDWORKS imports as a dumb solid (no feature tree). Use FeatureWorks (Premium) to attempt feature recognition, or work with the imported body directly using Direct Edit tools (Move Face, Delete Face, Replace Face).
Why does my assembly rebuild so slowly?
Most common causes: too many redundant mates, large in-context external references, components in resolved mode that could be lightweight or large-assembly mode, and high-detail decorative components left in the assembly. Use Performance Evaluation (formerly AssemblyXpert) for a diagnostic.
Can SOLIDWORKS open Inventor files?
Not directly. Use STEP or Parasolid export from Inventor and open as static geometry in SOLIDWORKS. The third-party CADfix tool can do guided feature translation if feature parity is critical.

Source · Staad.Pro Technical Reference Frequently Asked Questions

How do I fix unstable structure errors in STAAD solvers?
Check for orphan nodes that disconnect elements, verify that member releases do not create local hinges in all directions, ensure support constraints are fully defined, and run a static analysis to locate excessive displacements.
Can I import Revit structures directly into STAAD.Pro?
Yes. Use the Bentley ISM (Integrated Structural Modeling) bridge to export Revit analytical wireframes, map material profiles, and import them directly into STAAD for calculations.

Source · Siemens Cae Solutions Frequently Asked Questions

What is 'NX Simcenter' Nastran?
NX Nastran is the world's premier finite element solver for structural, thermal, and dynamic analysis. It is the industry standard for aerospace and automotive engineering, used to validate that aircraft wings won't snap under load and that cars will protect passengers during a crash.

Source · Siemens Digital Industries Frequently Asked Questions

What is 'Synchronous Technology' in NX and Solid Edge?
Synchronous Technology is a unique modeling approach that combines the speed and flexibility of direct modeling with the control of parametric design. It allows you to modify geometry (like moving a hole or changing a face angle) without worrying about the original feature history or 'parent-child' relationships, making it ideal for fast iterations and multi-CAD data editing.

Source · Siemens Nx Technical Reference Frequently Asked Questions

What is the difference between NX and UG?
Same product, different name. UG (UniGraphics) is the legacy name from 1973 until 2002, when Siemens (then EDS) rebranded to NX. Veteran users still say 'UG.' The .prt file format is continuous across the rename — UG files can open in modern NX.
What is Synchronous Technology and why does NX have it?
ST is direct-face editing on a body without disturbing parametric history. NX has it because it solves two pain points: editing imported geometry without history, and editing native parts when parametric edits would be tedious. Mixing ST with parametric is uniquely NX's capability.
Does NX require Teamcenter?
Not technically — NX can run with the native filesystem. But production deployments almost always use Teamcenter (or NX X with Teamcenter X for cloud). Without it, large-assembly performance and revision control become unmanageable.
Can NX run on macOS or Linux?
Linux: yes, certain Red Hat Enterprise Linux and SUSE distributions are supported for on-premise NX. macOS: native no, but NX X (cloud variant) can be used from any platform via browser.
How does NX CAM compare to Mastercam or Fusion 360 CAM?
NX CAM is widely considered top-tier for 5-axis, mold/die, and complex multi-axis machining. Mastercam is competitive especially for 2D/2.5D and shop-floor adoption; Fusion 360 CAM is excellent for hobbyist through small-shop work but less mature for production 5-axis. For tool-and-die makers, NX CAM is often the choice.
What is the difference between NX and Solid Edge?
Both Siemens products. NX is high-end, used by automotive OEMs and tier-1s, with Teamcenter PLM. Solid Edge is mid-market, similar tier to SOLIDWORKS, mainstream machinery and consumer products. Both share Synchronous Technology heritage.

Source · Siemens Teamcenter Technical Reference Frequently Asked Questions

What is the primary workflow for checking a CAD model into Teamcenter?
Launch your CAD application (e.g. NX or SOLIDWORKS) via the Teamcenter Integration manager, open your local model, click `Save to Teamcenter`, input metadata (attributes, item numbers), assign the workflow state, and submit to check in.
How does Teamcenter manage different CAD file BOMs?
Teamcenter maintains a single, unified Bill of Materials (Engineering BOM) that links CAD files from multiple authors (SOLIDWORKS mechanicals, Altium electronics) under a central product hierarchy.

Source · Sketchup Technical Reference Frequently Asked Questions

What is the recommended practice for SketchUp Push/Pull Tool?
Rhino excels at format translation: STEP, IGES, 3DM, OBJ, STL, FBX, DWG, AI, SKP, and dozens more. Configure import/export tolerances per format. Use 'Import' for merging, 'Open' for conversion. For SolidWorks/CATIA exchange, prefer STEP AP214. For visualization pipelines, use FBX or glTF.
What is the recommended practice for SketchUp Components vs. Groups?
Push/Pull extrudes any face into a 3D solid along its normal. Double-click repeats the last Push/Pull distance. Hold Ctrl to create a new starting face (for through-holes). Combine with Offset tool: offset a face inward, then Push/Pull to create recessed panels, shelves, or window openings.
What is the recommended practice for SketchUp 3D Warehouse?
Use Components for elements that repeat (windows, furniture, columns)—editing one instance updates all. Use Groups for unique geometry that needs isolation from surrounding faces. Components create definitions reusable across files. Groups are lightweight but don't support instance-wide editing or swapping.
What is the recommended practice for SketchUp LayOut?
Download pre-made models from 3D Warehouse to populate scenes quickly (furniture, vehicles, vegetation). Check polygon counts before inserting—high-poly models slow performance. Purge unused components after scene composition. Upload your own components to share across projects or with collaborators.
What is the recommended practice for SketchUp Ruby API &amp; Extensions?
LayOut creates dimensioned, annotated 2D documents from SketchUp models. Insert viewport references linked to SketchUp scenes. Dimensions are associative—they update when the model changes. Create templates with title blocks, standard layers, and text styles for consistent drawing sets.
What is the recommended practice for SketchUp Tags &amp; Outliner?
Extend SketchUp using the Ruby API—access geometry, layers, materials, and UI elements programmatically. Use the Ruby Console for quick tests. Package tools as .rbz extensions for distribution via Extension Warehouse. Popular frameworks: SketchUp's native API for simple tools, or Eneroth's libraries for complex plugins.

Source · Solibri Office Technical Reference Frequently Asked Questions

How do I import models into Solibri for quality audits?
Open Solibri Office, import the primary architectural IFC file, add structural and MEP IFC files to the same workspace, federate them under a single coordinate origin, and select your standard checking ruleset.
What is the difference between Solibri Office and Solibri Anywhere?
Solibri Office is the full professional authoring platform for configuring rules, running checks, and managing BCF issues. Solibri Anywhere is a completely free viewer tier that allows clients to open SMC files and review checking results.

Source · Solid Edge Simulation Frequently Asked Questions

What is 'Solid Edge Generative Design'?
Solid Edge features an integrated Generative Design solver that uses topology optimization to create high-performance, lightweight parts. You define the load cases and the material, and the AI 'grows' the optimal shape, which is often 3D printed for maximum weight savings.

Source · Solid Edge Technical Reference Frequently Asked Questions

What is the difference between Synchronous and Ordered mode in Solid Edge?
Synchronous mode allows history-free direct modeling driven by dynamic face relationships and dimensions, resulting in fast edits. Ordered mode represents traditional history-based parametric modeling, where features rebuild sequentially from sketches.
How do I import legacy AutoCAD DWG files into Solid Edge drafts?
Open the DWG file using the Solid Edge import translator, map AutoCAD layers to standard draft styles, configure unit scaling (mm vs. inches), and save as a native DFT file for downstream annotation.

Source · Teamcenter Multi Cad Support Frequently Asked Questions

Managing 'Multi-CAD' data in Teamcenter
Teamcenter is 'CAD Neutral.' It can manage data from NX, Solid Edge, SolidWorks, CATIA, and Creo in a single environment. This allows large companies with diverse toolsets to maintain a unified Bill of Materials (BOM) and release process across all their engineering teams.

Source · Teamcenter Plm Documentation Frequently Asked Questions

What is the role of 'Teamcenter' in CAD data management?
Teamcenter is the world's leading PLM (Product Lifecycle Management) system. It acts as the 'single source of truth' for all engineering data. It manages file versions, release workflows, Bill of Materials (BOM), and change requests. In NX, Teamcenter integration ensures that you are always working on the correct revision and that your data is securely stored and shared across the enterprise.

Source · Teamcenter User Experience Frequently Asked Questions

What is 'Teamcenter Active Workspace'?
Active Workspace is the modern, web-based interface for Teamcenter. It allows non-CAD users (like purchasing or manufacturing managers) to access, search, and approve PLM data from any device, including tablets and smartphones, without installing a heavy desktop client.

Source · Tekla Structures Technical Reference Frequently Asked Questions

What is the recommended practice for Tekla Structures Steel Detailing?
Use Measurement tools to inspect distances, angles, areas, and volumes. Access mass properties (volume, center of mass, moments of inertia) from the Properties panel—assign material density for accurate weight calculation. Use section analysis for cross-sectional properties. Export measurements to spreadsheets for documentation.
What is the recommended practice for Tekla Structures Cast-in-Place Concrete?
Model steel members from standard section profiles (W, HSS, L, C) with proper orientation and end conditions. Apply connections (bolted, welded) from the connection library—automatically generates plates, bolts, and welds. Number parts using Assembly/Part numbering series. Generate shop drawings with automatic dimensioning.
What is the recommended practice for Tekla Structures Rebar Detailing?
Model cast-in-place concrete by defining pour units (slabs, walls, columns, beams) with proper geometry and material grades. Add construction joints and pour sequences. Embed rebar and post-tensioning within pour elements. Generate formwork drawings showing dimensions, elevations, and embedded item locations.
What is the recommended practice for Tekla Structures Tekla Model Sharing?
Place reinforcement using bar shapes from the rebar catalog. Define spacing rules, cover dimensions, and hook types per design code (ACI, Eurocode, BS). Use rebar sets for distributed bars and single bars for special conditions. Generate bending schedules with automatic weight calculations and bar mark numbering.
What is the recommended practice for Tekla Structures Custom Components?
Enable multi-site collaboration using Tekla Model Sharing—each user works on a local copy with changes synchronized via cloud delta packets. Share models with team members regardless of location. Write out changes regularly and read in others' updates before starting new work to minimize conflicts.
What is the recommended practice for Tekla Structures Drawing List?
Build Custom Components to automate repetitive modeling: parametric connections, detail assemblies, and structural nodes. Use the Component Editor to define input points, geometry rules, and parameter dialogs. Catalog custom components for team reuse. Update definitions centrally—instances update automatically throughout the model.

Source · Vectorworks Technical Reference Frequently Asked Questions

What is the recommended practice for Vectorworks Marionette?
Create User-Defined Attributes (UDAs) to attach project-specific data to any model object. Define UDA templates in the environment files. Use UDAs for erection marks, coating specs, procurement status, and contractor assignments. Report and filter model objects by UDA values for custom workflows.
What is the recommended practice for Vectorworks Design vs. Sheet Layers?
Export CNC fabrication data in DSTV/NC1 format for automated saw, drill, and coping machines. Configure machine-specific parameters (bolt hole sizes, coping clearances) in export settings. Verify NC data against the 3D model using the production status tracking. Mark parts as 'sent to fabrication' in the model.
What is the recommended practice for Vectorworks Resource Manager?
Marionette is Vectorworks' visual scripting language for parametric object creation and workflow automation. Build node networks connecting inputs (number, point, text) through geometry operations (extrude, loft, array) to outputs. Wrap completed networks as Marionette Objects for placement in the drawing. Share via Vectorworks Cloud.
What is the recommended practice for Vectorworks Hybrid Symbols?
Design Layers hold model geometry at real-world scale—one layer per building story or discipline. Sheet Layers contain viewports for documentation at print scale. Never draw documentation geometry on Design Layers. Use layer linking to view multiple Design Layers simultaneously in section/elevation viewports.
What is the recommended practice for Vectorworks Landmark Site Model?
Resource Manager centralizes access to reusable content: symbols, textures, line types, record formats, and styles. Organize resources in file-specific or workgroup library files. Drag resources between files. Use favorites for frequently accessed libraries. Keep template files with pre-loaded standard resources for new projects.
What is the recommended practice for Vectorworks Spotlight Lighting?
Create Hybrid Symbols with both 2D (plan) and 3D (model) representations. The 2D component displays in Top/Plan view with appropriate symbology; the 3D component appears in 3D views. This dual representation ensures correct display in both working modes without duplicating geometry. Essential for furniture, fixtures, and equipment.

Source · Zwcad Technical Reference Frequently Asked Questions

How compatible is ZWCAD with AutoCAD?
ZWCAD is highly compatible with AutoCAD. It supports the native DWG format, matches core drawing commands and keyboard shortcuts directly, and reads standard templates, scripts, and customization files seamlessly.
What is the difference between ZWCAD Lite and Pro?
ZWCAD Lite is focused strictly on 2D drafting. ZWCAD Pro adds 3D solid modeling, direct STEP/IGES file translation, support for custom C++ (ZRX) and .NET APIs, and is compatible with ZWCAD Mechanical Vertical.
Does ZWCAD support AutoLISP?
Yes, ZWCAD includes a highly compatible LISP engine that runs standard AutoLISP and Visual LISP (.lsp, .fas, .vlx) scripts without requiring modification.
What is the ZRX C++ API?
ZRX is ZWSOFT's high-level C++ API for ZWCAD, highly compatible with AutoCAD's ObjectARX. It allows developers to compile and port advanced custom design add-ins instantly.
Does ZWCAD offer perpetual licenses?
Yes, ZWSOFT continues to offer perpetual (non-expiring, buy-once-own-forever) licenses for ZWCAD Lite and Pro, helping enterprises reduce IT subscription expenditures.
Can ZWCAD run on Linux?
Yes, ZWCAD is one of the few professional CAD packages providing native Linux editions certified for popular distributions like Ubuntu, Red Hat, and Deepin.