Command line options


This section describes the options that can be set when starting the 'lv' tool.

Overview

Start the 'lv' tool with no options at all to get a brief list of all options supported in the current version.

Option Description Status
-2mmconvert model to millimetre
-acdetermine accuracy of model
-as"explode" assembly
-bsdisplay base surfaces of faces
-cuse indicated configuration file
-cacreate assembly for multi-solids
-cgicreate cgi output
-cpcreate pcurvesunsafe
-e2bconvert elementary to b-spline surfacesunsafe
-exextrapolate b-spline surfacesunsafe
-f2mconvert faceted_brep to manifold_surface/solidunsafe
-fbfilter brepsunsafe
-fcfilter curve_bounded_surfacesunsafe
-fffilter facesunsafe
-fmtreformat input STEP file
-g2mconvert geo_bounded surface to manifoldunsafe
-h2lconvert hyperbola/parabola to line
-iset the number of iso lines to display
-luse logfile specified
-m2gconvert manifold_surface to geo_boundedunsafe
-m2sconvert mapped_item to shape_rep_relunsafe
-ncsnormalize coordinate systemunsafe
-npignore pcurves if present
-nrdo not repair anything
-nsrun in batch mode
-ntdo not display text section
-oload specified file into text section
-rhrestructure hybrid modelsunsafe
-rmaxapproximate circles with big radiusunsafe
-rmgremove styling from input file
-rpremove pcurves
-rsrotate seams of periodic surfacesunsafe
-rvdremove voids in breps
-saset accuracy to value given
-scbset colors for brepsunsafe
-spsplit assembly into multiple filesunsafe
-ucheck/repair consistency of input
-umore hazardous repairsunsafe
-vset verbosity of error messages
-vacheck vertex angles


Standard Options

Basically, the 'lv' tool requires a single option: The name of the STEP file to process. This should be the first argument to the 'lv' command.

Note: The 'lv' tool configures ("binds") itself for a specific EXPRESS schema, aka STEP application protocol (e.g., AP 214, AP 203). The EXPRESS schema is selected according to the information given in the STEP file's header. If the STEP file does not match the EXPRESS schema which it claims it conforms to, this usually results in syntax error messages printed during loading. In such cases, 'lv' might abort after having read the STEP file. See section on Runtime environment for some more details.

More options can be supplied on the command line. These include:

Apart from these built-in commands, 'lv' also interprets the usual X11-specific arguments (e.g., "-display" for redirection of the window).

Unsafe Options

These are additional options that are called 'unsafe' because they are working only under more limited conditions than the rest of the options. They are not thoroughly tested and/or are suitable to cover only certain, not most, situations. They relate to modifications of the product intended to improve transfer results in special cases.

No guarantee whatsoever is given that these options yield the results their names promise.

To acknowledge the fact that you are aware of these limitations, it is necessary to supply the additional string "-unsafe" on the command line in order to be able to invoke these options.

Note: For the case that several command line options are provided, note that many options will prevent other options from being processed at all, without giving notice to the user. If you are interested in the details, refer to the section about Runtime processing steps for a description of the execution sequence of the options.
Help Index
© lv: visit us on http://www.wundertools.de/
This page last updated: 2000/03/16