All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

MecModInterfaces Interface CATICharacteristicAxis

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

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


interface CATICharacteristicAxis

Interface to get the selecting object associated with an axis.


Method Index


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

Methods


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

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

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