Indexes   

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:
HybridShapeFactory

Property Index

HybridShape
Gets the underlying HybridShapeTranslate.

Properties


o 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
 

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