// COPYRIGHT DASSAULT SYSTEMES 2005
// here follow basic block definition
// - internal use only
// - any modification to this file must be checked before deliveries
// 
block CATTPSCapturePartInstAndBodyDataUpgrade01
{
  external $allocate #offset(0)
  specobject $allocate #offset(0)  
  external $list #offset(1)
  specobject $list #offset(1)  
  external `CapturedPartInstAndBody` #offset(1) #list
  specobject `SpecCapturedPartInstAndBody` #offset(1) #list  
}
