Translate (Object)

Represents the hybrid shape translate feature object.
This solid feature is created from an underlying HybridShapeTranslate aggregated by the Translate. Role: To access the data of the hybrid shape translate feature object. This data includes: Use the CATIAHybridShapeFactory to create HybridShapeFeature object.
See also:

Properties


Property HybridShape() As (Read Only)
Gets the underlying HybridShapeTranslate.
Example:
The following example explains how to retrieve the underlying HybridShape Translate
  Dim oHybridShape as AnyObject
  Set oHybridShape=oTranslate.HybridShape
  oHybridShape.ElemToTranslate = reference1