All Frameworks Class Hierarchy This Framework Indexes
SketcherInterfaces Interface 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 Get2DCstType( | ) |
-
Returns the kind of the 2D constraint.
- Returns:
- CAT2DCstType [out] The expected 2D constraint type.
o SwapChirality
| public virtual SwapChirality( | ) |
-
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