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