All Frameworks  Object Hierarchy  This Framework  Indexes   

Symmetry (Object)

Represents the shape symmetry feature object.
This solid feature is created from an underlying HybridShapeSymmetry aggregated by the Symmetry. Role: To access the data of the symmetry shape feature object. The data includes: Use the CATIAShapeFactory to create ShapeFeature object.
See also:
ShapeFactory

Property Index

HybridShape
Gets the underlying HybridShapeSymmetry.

Properties


o Property HybridShape() As (Read Only)
Gets the underlying HybridShapeSymmetry.
Example:
The following example explains how to retrieve the underlying HybridShape Symmetry
  Dim oHybridShape as AnyObject
  Set oHybridShape=oSymmetry.HybridShape
  oHybridShape.SectionCoupling = 2
 

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