Indexes  

Cat3DXmlGeomRepresentationType (Enumeration)

enum Cat3DXmlGeomRepresentationType {
  cat3DXmlExact,
  cat3DXmlTessellation,
  cat3DXmlCompressedTessellation,
  cat3DXmlDynamicTessellation,
  cat3DXmlStaticTessellation,
  cat3DXmlXmlTessellation
}
The 3D XML geometry representation setting attribute range of values.
Values:
cat3DXmlExact
DEPRECATED Do not use this value. Exact format is not exported any more in 3D XML.
cat3DXmlTessellation
DEPRECATED Do not use this value. Use cat3DXmlXmlTessellation.
cat3DXmlCompressedTessellation
DEPRECATED Do not use this value. Use cat3DXmlStaticTessellation.


Copyright © 2006, Dassault Systèmes. All rights reserved.