Indexes   

Affinity (Object)

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

Property Index

HybridShape
Gets the underlying HybridShapeAffinity.

Properties


o Property HybridShape() As (Read Only)
Gets the underlying HybridShapeAffinity.
Example:
The following example explains how to retrieve the underlying HybridShape Affinity
  Dim oHybridShape as AnyObject
  Set oHybridShape=oAffinity.HybridShape
  oHybridShape.ElemToAffinity = reference1
 

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