CATSketcherUseItf Interface CATISktUse2DConstraint
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATISktUse2DConstraint
Method Index
- o
Get2DCstType()
- Returns the kind of the 2D constraint.
- o
GetSketch()
- Returns the sketch that contains the 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 GetSketch
public virtual GetSketch( | ) |
-
Returns the sketch that contains the constraint.
o SwapChirality
public virtual SwapChirality( | ) |
-
Swap the orientation 2D constraint.
- Returns:
- HRESULT
This object is included in the file: CATISktUse2DConstraint.h
If needed, your Imakefile.mk should include the module: CATSketcherUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.