All Frameworks Class Hierarchy This Framework Indexes
GSMInterfaces Interface CATIGSMCuttingPoint
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMCuttingPoint
Interface to cutting point feature.
Role: Allows to access data of the cutting point feature used to manage twisted areas in sweep feature.
Method Index
- o
GetFillMode(CATGSMSweepFillMode&)
- Gets the fill twisted areas mode.
- o
SetFillMode(CATGSMSweepFillMode)
- Sets the fill twisted areas mode.
Methods
o GetFillMode
| public virtual GetFillMode( | | oMode) |
-
Gets the fill twisted areas mode.
- Parameters:
-
- oMode
- Fill mode.
- See also:
- CATGSMSweepFillMode
o SetFillMode
| public virtual SetFillMode( | const | iMode) |
-
Sets the fill twisted areas mode.
- Parameters:
-
- iMode
- Fill mode.
- See also:
- CATGSMSweepFillMode
This object is included in the file: CATIGSMCuttingPoint.h
If needed, your Imakefile.mk should include the module: CATGitInterfaces