DMUOverlay
Role: Setting to handle the DMU Security Overlay parameters
The DMUOverlay repository has the following characteristics:
- Primary Tab Page: /Digital Mockup/Overlay Settings
- Repository File: DMUOverlay
- Version: 1
- Full Compatibility: 1
- Upward Compatibility: 1
DMUOverlay setting repository attributes:
- ActiveState
Role: Global activation state of the Security Overlay
- Type: boolean
- Default value: false
- DateFormat
Role: Date Format
- Type: unsigned integer
- Default value: 0
- FillColor
Role: Security Overlay Fill Color
Detailed role: Color used to fill the Security Overlay text box displayed
- Type: unsigned integer
- Default value: 0
- Default Value Role: RGB values. Value should be in [0..255]. If Red value is 256, no fill color is assumed
- Min value: 0
- Max value: 300
- MappingFile
Role: Security Overlay mapping file
Detailed role: Xml Mapping file used to compute text in case Security Overlay Type is CatOverlayMapping
- Type: string
- Default value:
- Position
Role: Position of the Security Overlay
- Type: integer
- Default value: 1
- Values:
| 0 |
Security Overlay is displayed on top of the screen |
| 1 |
Security Overlay is displayed on bottom of the screen |
| 2 |
Security Overlay is displayed on left of the screen |
| 3 |
Security Overlay is displayed on right of the screen |
| 4 |
Security Overlay is displayed in diagonal |
- Text_Mapping
Role: Security Overlay mapping text
Detailed role: value of the text displayed in case the Security Overlay Type is CatOverlayMapping
- Type: string
- Default value: [PARAMETER_OUT]
- Default Value Role: if default value is '[PARAMETER_OUT]', the text value is computed from a Product Structure and an xml mapping file
- Text_Static
Role: Security Overlay static text
Detailed role: value of the text displayed in case the Security Overlay Type is CatOverlayStaticText
- Type: string
- Default value: © Dassault Systèmes 1994-2004
- Default Value Role: if default value is '${Default_OverlayText}', the text value is computed from an internationalization file
- TextColor
Role: Security Overlay Text Color
Detailed role: Color used to display the Security Overlay text
- Type: unsigned integer
- Default value: 0
- Default Value Role: RGB values. Value should be in [0..255]
- Min value: 0
- Max value: 255
- TextFont
Role: Default font for Security Overlay
- Type: string
- Default value: Swiss.pfb
- TextSize
Role: Default size value for Security Overlay Text
- Type: unsigned integer
- Default value: 20
- Min value: 7
- Max value: 100
- TileMode
Role: Security Overlay Tile Mode
Detailed role: Depending of TileMode value, the security overlay text is tiled or not on the screen
- Type: boolean
- Default value: false
- Type
Role: Type of the Security Overlay
Detailed role: The Security Overlay can be either a static text or a dynamic text computed with a defined Product Structure attribute
- Type: string
- Default value: CatOverlayStaticText
- Values:
| CatOverlayStaticText |
Static Security Overlay text |
| CatOverlayMapping |
Computed Security overlay text, based on Product Structure scan |
Copyright © 1999-2019, Dassault Systèmes. All rights reserved.