Tolerance Analysis Resources

The tolerance analysis resources data structure defines the resource's structure.
This part of data structure is optional.
Each part or subpart is included between a start tag <xxx> and an end tag <Endxxx>. These tags are mandatory.
  ...

<Resources>
Number: 1

...
   
  <Resources>
  Start tag of tolerance analysis resources.
  Number: 1
  Defines the number of resources.
   
  ...

Name: TasResources
Parent: RootResource
Instance: No
NoV4Model
Symmetry: No
Positioning:
1.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000
...
   
  Name: ResourceName
  Defines the resource name.
  Parent: ParentName
  Defines the parent resource of the resource.
  Instance: No
  Defines if the resource is an instance of resource or not, No only.
  NoV4Model
  Defines the resource as no CATIA V4 model reference.
  Symmetry: No
  Defines if the resource is duplicated by symmetry or not, No only.
  Positioning: PositioningMatrix
  Defines the positioning matrix of the resource.
   
  ...

<EndResources>

...
   
  <EndResources>
  End tag of tolerance analysis resources.