All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

CATArrangementInterfaces Interface CATIRouSection

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIRouSection
 

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIRouSection

Interface to the Section subobject of a Routable String.
Role: The Section is optional in a String, and defines the cross sectional shape of this String.


Method Index


o GetSectionType(CATRouSectionTypes&)
Retrieve the type of shape for this Section.

Methods


o GetSectionType
public virtual HRESULT GetSectionType(CATRouSectionTypes& oType)= 0
Retrieve the type of shape for this Section.
Parameters:
oType
The type of shape of this section.

This object is included in the file: CATIRouSection.h
If needed, your Imakefile.mk should include the module: CATArrangementItf

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