File

- File >> New
- File >> Open
- File >> Save
- File >> Save As
- File >> Save As Default MDL
- File >> Import
- File >> Export
File >> Publish ICF- File >> Publish RPS
- File >> Save As Bitmap
- File >> Preference
- File >> Summary Info.
File menu provides functions such as file opening, file saving, file exporting, screen printing, preferences setting, etc.
File formats supported by rapidform are as follows :
MDL file format can be not only opened but also imported.
MDL is rapidform's own binary format for saving model's data. It contains all the information including shells, groups, reference geometries, materials, views, shading method, etc.
MDL file format is encoded with our unique data compression technology.
ICF is the compression file format of 3D polygon data of rapidform;. Typical compression ratio (Compressed data file size / Original data file size) can reach less than 3%.(See File >> Export (ICF) )
NRF (NEC Range Finder) file is imported by rotating objects by 180° for correction of turning over.
CDM (Minolta VIVID900 interface file format), CDK and NRF can be sampled at the rate of 1/1, 1/4, 1/9 or 1/16 when the scan data file is imported. Go to File >> Preferences and check the File I/O Options tab.
PIX file format has INCH as unit by default. You may multiply a value by 25.4 to convert it to MM unit.
There are two kinds of XYZ formats. Default is Opton’s file format. You can change the default option in File I/O Options of the File >> Preferences menu.
IGES/STEP/VDA file formats support UNIT information. Go to the File >> Preferences and see the IGES Import Options in the File I/O Options tab.
ASCII Converter: If open an ASCII file that rapidform doesn’t support, the ASCII Converter utility pops up, allowing a user to ignore unnecessary data before importing the file.
PTS is open ASCII format for exchanging point cloud data with other software. It is composed of formal header and coordinates of each vertex. PTS format can contain only one shell per file. The following figure is an example of PTS format file.
FCS
openly offers a function for reading and saving data including face
information in the ASCII format shown below. FCS can save and read
only one shell per file.
FCS is open ASCII format for exchanging polygon mesh( face ) data
with other software. It is composed of formal header, coordinates of each
vertex and vertex indices of each face. FCS format can contain only
one shell per file. The following figure is an example of FCS
format.