GMOperatorsInterfaces Interface CATICGMSketchOperators
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICGMSketchOperators
Parent class of CATICGMSketchGeodesic.
- See also:
-
Method Index
- o
GetResult(CATBody*&)
- Retrieve the geodesic curve.
- o
GetWire(CATWire*&)
- Retrieves the created wire.
Methods
o GetResult
public virtual GetResult( | | oBody) |
-
Retrieve the geodesic curve.
- Parameters:
-
- oBody
- The geodesic curve.
o GetWire
public virtual GetWire( | | iWire) |
-
Retrieves the created wire.
- Parameters:
-
- iWire
- The geodesic wire.
This object is included in the file: CATICGMSketchOperators.h
If needed, your Imakefile.mk should include the module: CATGMOperatorsInterfaces
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.