All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

GSMInterfaces Interface CATIGSMCuttingPoint

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---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 HRESULT GetFillMode(CATGSMSweepFillMode& oMode) = 0
Gets the fill twisted areas mode.
Parameters:
oMode
Fill mode.
See also:
CATGSMSweepFillMode
o SetFillMode
public virtual HRESULT SetFillMode( const CATGSMSweepFillMode iMode) = 0
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

Copyright © 2003, Dassault Systèmes. All rights reserved.