All Frameworks  Object Hierarchy  This Framework  Indexes   

AxisToAxis (Object)

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

Property Index

HybridShape
Gets the underlying HybridShapeAxisToAxis.

Properties


o Property HybridShape() As (Read Only)
Gets the underlying HybridShapeAxisToAxis.
Example:
The following example explains how to retrieve the underlying HybridShape AxisToAxis
  Dim oHybridShape as AnyObject
  Set oHybridShape=oAxisToAxis.HybridShape
  oHybridShape.ElemToAxisToAxis = reference1
 

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