Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide describes the different profiling options that exist when it comes to showing, hiding and formatting various information in the web viewer. These profiling options are added to profile.config

...

Note: If several settings apply to information, the last setting in the list of all settings will be the one used.

Sample presentation settings

A simple presentation settings file to use as a base for needed settings:

View file
nameprofile.config
height250

Trigger conditions

A trigger condition may be a presentation type (e.g. part assembly, part, document, catalogue), but also other type of conditions that can be fetched from a presentation. The following triggers exist.

...

TriggerFormatting sampleDescription
Id<Trigger id="1"/>
Identity<Trigger identity="10203040"/>
LogicalIdentity<Trigger logical-identity="Main"/>Label on a presentation
Base type<Trigger base-type="Document"/>Document, Part, Part assembly, Catalogue
Part number<Trigger part-number="1234567890"/>


Trigger actions

A trigger action may be carried out on a presentation and the following actions exist.

...