How to export CAD data types from AliasStudio.
❑
or
❑
Choose the appropriate file format type.
To include a comment to your file
There are no limits to the number of characters per comment line because Edit Comment uses a user-defined editor.
The file comment that is exported from AliasStudio will be altered to conform to these restrictions. That is, lines over 70 characters in length will be wrapped, and the comment will be truncated at 500 lines.
Check for gaps before exporting to a solid model
How to stitch the surfaces before exporting your model to a wire file and replace surfaces in I-DEAS MasterSeries.
To check stitching of surfaces
(with Keep
Originals on) and carry out a visual check to confirm
there are no gaps. If the model that has been stitched is intended
to describe a closed volume, check the stitched geometries using Object edit > Query edit
.
For more information see Edges do not match.
❑
or
❑
You are presented with two options.
If this option is ON, the curves are exported, otherwise they are ignored.
If Split Surfaces at internal discontinuities is ON and a surface has G1 discontinuities, it will be divided at each G1 discontinuity break.
How to export an Illustrator file from AliasStudio.
.
The output transfers the paint and shapes information. The results of opening this file in Illustrator is a display of two objects:
Use the tolerances required by a specific CAD package
How to use tolerance presets.
Use Preferences > Construction Options
to set the tolerances enforced
by the modeling tools. The requirements for transfer to specific
CAD packages are available as presets.
To set up tolerances for transfer to a specific CAD package
.
To create a set of custom tolerance setting
If the settings you want to add are very similar to one of the preset CAD packages, click the name of the CAD package.
Otherwise, click User Defined.
Export STEP/IGES/PTC Granite to Pro/ENGINEER
AliasStudio surface models can be transferred to Pro/ENGINEER in either IGES, STEP or PTC Granite formats.
By using AliasStudio, there are two types of model information that can be set to and read by Pro/ENGINEER: geometry information and topological information.
The AliasStudio IGES file includes only the description of the geometry information. The STEP entities that AliasStudio supports means that both the geometry information as well as the topology information can be transferred and read into Pro/ENGINEER. The geometric data describes the basic shape of the object and in both AliasStudio and Pro/ENGINEER, geometric data is represented using NURBS.
Topological data describes how the geometric components are connected together to form a solid. The STEP file format has advantages over IGES when transferring AliasStudio models to Pro/ENGINEER because there is more information describing the model that is being transferred.
Workflow for exporting PTC Granite files
When exporting PTC Granite geometry from AliasStudio to Pro/ENGINEER, you should:
Construction Presets to Pro/ENGINEER before
creating a model in AliasStudio for Pro/ENGINEER.
or
Use AliasStudio, choose File > Export- > Active as, with File Format Option set to PTC Granite, to save selected parts of the model.
and select the option Model
Parameters > short edges.
To create a PTC Granite file for Pro/ENGINEER
to ensure you have created
a closed volume before exporting it in PTC Granite format.
. ❑
For more information refer to Workflow.
. ❑
To create an IGES format file for Pro/ENGINEER
. ❑
The configuration of the output variables for Pro/ENGINEER have been determined through data exchange testing to provide the best conditions for the creation of a solid model within Pro/ENGINEER. You can alter the output variables to achieve different results.
The file is now ready to be read into Pro/ENGINEER.
To create a STEP file in AliasStudio for Pro/ENGINEER
Follow these steps to create a STEP format file for Pro/ENGINEER:
. ❑
Manifold Shells- A collection of stitched surfaces that do not describe a volume is saved out as a G3 Manifold Shell.
or
Brep Solids-Stitched geometry that describes a closed volume is written out as a G5 Brep Solid.
To set options in Pro/ENGINEER for export and import
To make the import and export of IGES and STEP files easier for AliasStudio to read.
IGES_OUT_ALL_SRFS_AS 128
IGES_OUT_SPL_CRVS_AS_126 YES
IGES_OUT_SPL_SRFS_AS_128 YES
IGES_OUT_MIL_D_28000 NO
IGES_OUT_TRM_SRFS_AS_143 NO
IGES_OUT_TRIM_CURVE_DEVIATION DEFAULT
INTF_OUT_BLANKED_ENTITIES NO
INTF3D_OUT_EXTEND_SURFACE YES
INTF3D_OUT_FORCE_SURF_NORMALS YES
IGES_IN_106_F2_AS_SPLINE NO
IGES_IN_DWG_LINE_FONT YES
IGES_IN_DWG_PNT_ENT YES
IGES_IN_DWG_COLOR YES
FIX_BOUNDARIES_ON_IMPORT YES
How to create a solid model for STL export and save it in an STL file.
To export a model to STL format, it must be either a mesh object, or a stitched shell.
with Keep
Originals on.
For best results in creating an .stl file, ensure that the geometry is stitched to create a closed volume. Gaps in the shell are indicated by yellow lines in the geometry window. Using an open shell to create an .stl file is not recommended.
and use the
to display the status of
the shell. If the Closed Volume is True,
the geometry can be used to create an STL file.
❑
A solid volume check is run. If the shell is not a closed volume (solid), the prompt line indicates the number of boundaries found. In the geometry window, the model displays red arrows pointing to the boundaries so you can quickly identify where the problems are. Exit the tool if you need to repair the surface model.
The tolerance controls the number of triangles on the tessellated shell. It describes the maximum difference (in current units) between the original shell and the tessellated shell output to the STL file. The lower the tolerance value, the greater the number of triangles. The tolerance value will be reflected in the resolution of the physical model produced by the solid imaging technology.
The shell is tessellated, and displayed using the current mesh transparency setting. Tests are run on the mesh to ensure that the triangles are not degenerate and have consistent orientation, and that the mesh is manifold. Repairs are made if necessary. Any boundaries will be drawn in red and indicated by red arrows.
If you still see red arrows, you may need to exit the tool and repair your model manually.
The Export STL browser is displayed.
The file is saved in STL format.
.
The Accept button appears in the lower right corner.
The Export STL browser is displayed.
.
The File Requestor appears.
To cancel the process, press Esc.
The file name you use for the SDL file is also used within the SDL file to specify the output image file name. For example, if the SDL file is named Planet, then the camera section of the SDL file will contain:
pix = "pix/Planet",
If there is a second perspective camera named camera2, the SDL file will also contain:
pix ="pix/Planet_camera2",
If you have more than one perspective window, but only want to render an image (or series of images) from one of them, either edit the SDL file, or pick all objects, lights, and only one camera, and then choose File > Export > Active as, and use that file to export an SDL file from.
setenv ALIAS_SDL_LONGFORM 1
To edit an SDL file, you must first convert it to ASCII format (text), using the AliasStudio Binary SDL command-line utility (bsdl). This utility allows you to extract the text component from a binary SDL file, and replace the text component in a binary SDL file. This is useful if you need to hand-edit an SDL file.
SDL files now contain a binary component for large mesh files, because writing the data out as text would increase the size of the SDL file to an extent that parsing time by the renderer would also increase by a very large amount.
bsdl extract [-f] <text> <binary>
Extract ASCII SDL to <text> from a binary SDL file called <binary>. The file <text> will not be overwritten unless the option -f is specified.
Any text editor can then be used to edit the <text> ASCII SDL file.
bsdl replace <text> <binary>
Insert the ASCII SDL file <text> into the binary SDL file <binary>, replacing the ASCII SDL data.
For more information on the formatting of SDL files, see SDL.html on the Technical reference page.
Create a ‘skin’ and ’offsetting’ to create solid geometry from imported AliasStudio models.
Review the summary of modeling practices as a quick reference guide if problems arise. See CATIA Requirements
Choose File > Save as
.❑ In the option window,
choose CATIA V5 from the list of file formats.
The following Studio entities are saved into CATIA V5:
| Studio entity | saved to CATIA V5 format as |
|---|---|
| Curve (created with either CVs or Edit Points) | NURBS Curve of appropriate degree |
| Line | Line |
| Arc | NURBSCurve |
| Circular | RationalNURBSCurve. Note that periodic objects will be divided into two. |
| Blend curves | NURBSCurve of appropriate degree. |
| Multiknot curve | NURBSCurve |
| Curve on surface | NURBSCurve |
| Surface | NURBSSurface. |
| Surface Revolve | NURBSSurface. Periodic objects will be divided into two. |
| Multiknot Surface | Surfaces divided in multiple surfaces if -d option is used. |
| Shell | Solid. Caution: Alias closed shell becomes a CATIA Solid. If -s option is specified, the shell’s faces will become surfaces. |
| sphere, cone, cube, etc. | NURBSSurface. Periodic objects are divided into two. |
| Rational sphere, cone, etc. | NURBSSurface. Periodic objects are divided into two. |
| Shell | CATIA solid body, if shell is closed, or Skin (open shell) if shell is open. |
| Surface with multiple disjoint trimmed regions | Multiple trimmed surfaces |
| Closed periodic curve | Periodic curves are divided into two curves. |
| Shader Color RGB | Color RGB |
| Layer | Layer (numbered). Layer name is ignored. |
| Invisible | Invisible (no show) |
| Construction vector | Line |
| Construction plane | Plane |
| Symmetry | Converted if -b option for layer symmetry is ON. |
| Space point, Curve point, Surface point, Curve-on-surface point | Point |