All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MecModInterfaces Interface CATICharacteristicPlanarSubElement

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---ObjectModelerBase.CATILinkableObject
        |
        +---MecModInterfaces.CATIBRepAccess
          |
          +---CATICharacteristicPlanarSubElement
 

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


interface CATICharacteristicPlanarSubElement

Interface to get the selecting object associated with a planar subelement.


Method Index


o GetRSur()
Returns the surface type selecting object associated with the planar subelement type selecting object.

Methods


o GetRSur
public virtual CATIRSur_var GetRSur()const = 0
Returns the surface type selecting object associated with the planar subelement type selecting object.

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

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