Indexes   

Loft (Object)

Loft feature.
Manipulation of solid Loft feature. Allows to access data of the Loft feature created by the CATIAShapeFactory. This solid feature is created from an underlying HybridShapeLoft aggregated by the Loft.
See also:
ShapeFactory

Property Index

HybridShape
Gets the underlying HybridShapeLoft.

Properties


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

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