CATGSMUseItf Interface CATIGSMUseCuttingPoint
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMUseCuttingPoint
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:
-
o SetFillMode
public virtual SetFillMode( | const | iMode) |
-
Sets the fill twisted areas mode.
- Parameters:
-
- iMode
- Fill mode.
- See also:
-
This object is included in the file: CATIGSMUseCuttingPoint.h
If needed, your Imakefile.mk should include the module: CATGSMUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.