MachiningOperationUseItf Interface DELISmgMachiningAreaGuidingCurves

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELISmgMachiningAreaGuidingCurves

Interface dedicated to Guiding Curves elements of a Machining Area.

Role: This interface offers services to retrieve guiding curves from a Machining Area.


Method Index


o GetStatus(int&)
Checks if the guiding curves are mandatory.
o SetStatus(int)
Modifies the geometry status of the guiding curves.

Methods


o GetStatus
public virtual GetStatus( oState)
Checks if the guiding curves are mandatory.
Parameters:
oState

Legal values:
0
Guiding curves are optional parameters
1
Guiding curves are mandatory parameters
o SetStatus
public virtual SetStatus( const iState)
Modifies the geometry status of the guiding curves.
Parameters:
iState

Legal values:
0
Guiding curves are optional parameters (default)
1
Guiding curves are mandatory parameters

This object is included in the file: DELISmgMachiningAreaGuidingCurves.h
If needed, your Imakefile.mk should include the module: MachiningOperationUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.