All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

SketcherInterfaces Interface CATI2DConstraint

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

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


interface CATI2DConstraint



Method Index


o Get2DCstType()
Returns the kind of the 2D constraint.
o SwapChirality()
Swap the orientation 2D constraint.

Methods


o Get2DCstType
public virtual CAT2DCstType Get2DCstType()= 0
Returns the kind of the 2D constraint.
Returns:
CAT2DCstType [out] The expected 2D constraint type.
o SwapChirality
public virtual HRESULT SwapChirality()= 0
Swap the orientation 2D constraint.
Returns:
HRESULT

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

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