Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Catia Composer XML Tags Documentation

Server Type="CLitList"

Header tag encompassing all the views

CLitView (found in .smgView file)

Represents a specific view

Configuration (found in .smgView file)

Header tag encompassing modifications made to a specific view

CLitModifiable (found in .smgView file)

  • Modifications to be made in the specific view
  • Can add text boxes, panels, clickable views to the next child components and parent component, etc.

Server Type="CLitServerModifiable"

Represents the tree structure view of all the components

CLitAssyRoot

Represents the top level root component in the tree. In this case, it would be the landing gear (32-11).

CLitAssyGroup

Represents a component within a tree, such as pivot (32-11-01)

CLit2dWidgetImagePaperSpaceFromCropArea

  • Represents the image panels. Contains the tag which brings the user to a specific view provided by the link.
  • The link can be found in the .smgView file, where the value would be the identification field in the CLitView tag

CLit2dWidgetTextPaperSpace

Represents the text box field