STEP File to HTML

Writes a STEP Physical File in HTML format on one or more permanent files and optionally invokes the EDMsupervisor default Internet Browser to display the STEP file.
Arguments:

STEP file:

Specify the name of the STEP File from which an HTML equivalent will be produced. The default file extension is ".stp".
When activating the Select button, a window is opened to allow browsing the directory structure and select/specify the desired file.

HTML File:

Specify the name of the HTML file produced by this command. The default file extension is ".html". When the [split html file] option is set, more than one file will be used to hold the HTML representation of the actual STEP file. The file name specified in this argument will be the main HTML file, i.e., the file name given to the Internet Browser when invoking the browser.
When activating the Select button, a window is opened to allow browsing the directory structure and select/specify the desired file.

HTML file size in bytes:

Specify the maximum byte size of each HTML file. This argument is only effective when the [split html file] option is set.
A STEP file can be very large and normally the HTML representation of a STEP file will be much larger. To be able to browse a STEP file efficient in an Internet Browser it is important to keep the HTML files relatively small, hence this argument should be used to define the maximum size of each of the HTML files and the [split html file] option should be set.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

bold step entity names:

Specifies that all STEP file entity names will be displayed in bold fonts.

bold step entity references:

Specifies that all entity references will be displayed in bold fonts. Entity reference means a relation from one entity instance to another entity instance on the STEP file.

bold express entity names:

Specifies that all Express entity names will be displayed in bold fonts.

instance references:

Specifies that a list of all referencing instances will be produced for each entity instance on the STEP file. This list will be displayed in a separate frame in the browser. With this list it will be possible to browse both direction in a relation, i.e., from the referencing instance to referenced instance and vice versa.

html frames:

Specifies that the STEP File will be displayed in a framed browser.

split html file:

Specifies that the HTML representation of STEP file will be split in several files with a file size as specified in the argument <HTML file size in bytes>.

show html:

Specifies that the EDMsupervisor default Internet Browser will be activated to browse the STEP file.