You are on page 1of 8

Release Notes M3 SP5

Developers Toolkit

Release Notes Tribon M3 SP5


Developers Toolkit

Release Notes Tribon M3 SP5


Developers Toolkit

1993-2005 AVEVA AB

Contents

Page

New Add-In possibility by Vitesse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1

New Vitesse utility - Where Used function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

KcsShPlateProp - A new Vitesse Class for Setting and Getting Shell Plate Attribute . . 3

Tribon M3 SP5

Tribon M3 Release Notes


Developers Toolkit

1993-2005 AVEVA AB

ii

Tribon M3 SP5

Release Notes Tribon M3 SP5


Developers Toolkit

New Add-In possibility by Vitesse

Description
User defined Vitesse scripts can now be added as Add-Ins to the Drafting based modelling
applications.

Benefits
With the new Add-In option user defined Vitesse scripts can easily be added to the menu in
Drafting and Modelling.

Compatibility Constraints
None

For Further Information

1993-2005 AVEVA AB

Tribon M3 UG Developer's Toolkit / General toolkit concepts / Add-Ins / Setup and


Customisation.

Affected Programs
Drafting and Modelling programs.

Tribon M3 SP5

Tribon M3 Release Notes


Developers Toolkit

New Vitesse utility - Where Used function

Description
A new Vitesse Add-In function Where Used is available from M3SP5. The Where Used
function can be used to search for a Tribon component in a subset of Tribon models or to
search for a Tribon model in a subset of Tribon drawings.

Benefits
The new Where Used function makes it easy to find all models where a certain component
has been used, or to find all drawings where a certain model has been included.

Compatibility Constraints
None

For Further Information


Tribon M3 UG Developer's Toolkit / Vitesse / Utilities / Add-Ins / Where Used.

Affected Programs

1993-2005 AVEVA AB

Drafting and Modelling programs.

Tribon M3 SP5

Tribon M3 Release Notes


Developers Toolkit

KcsShPlateProp - A new Vitesse Class for


Setting and Getting Shell Plate Attribute

Description
In earlier versions of tribon Hull, the only way to set and retrieve shell plate attributes by
other means than interactively, was to create an XML file and import it to the system. A new
Vitesse class has now been added making it possible to set and get shell plate attributes via
Python scripting.
Examples of attributes that may be manipulated are:

1993-2005 AVEVA AB

Thickness

Material quality

Position number

Shrinkage factors

Raw plate

Benefits
More attributes are availalble for cusomer manipulation.

Compatibility Constraints
None

For Further Information


See Vitesse documentation.

Affected Programs
Class KcsShPlateProp.ShPlateProp

Tribon M3 SP5

Tribon M3 Release Notes

1993-2005 AVEVA AB

Developers Toolkit

Tribon M3 SP5

You might also like