All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapeSection (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---HybridShape
            |
            +---HybridShapeSection
 


Interface to hybrid shape section feature.
Role: Allows you to access data of the Hybrid Shape Section feature.
See also:
HybridShapeFactory.AddNewSection

Property Index

SectionPlane
Returns or sets the section plane.

Properties


o Property SectionPlane() As CATIAReference
Returns or sets the section plane..
Parameters:
oPlane
The section oPlane
Example:
This example retrieves in RefPlane the plane of the section
 Dim RefPlane As Reference 
 Set RefPlane = HybridShapeSection.SectionPlane
 

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