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:

Properties


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