MachiningOperationUseItf Interface DELIMfgAxialOperationCheckFaces

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


interface DELIMfgAxialOperationCheckFaces

Interface to retrieve the Check Faces defined on Axial Operations.


Method Index


o GetCheckFaces(CATLISTP(CATFace)&,double&)
Retrieves the list of CATFaces defined as Check Faces on an Axial operation.
o GetSetupFixturesFaces(CATLISTP(CATFace)&,double&)
Retrieves the list of CATFaces defined as Fixtures Faces on the Setup.
o GetSetupPartsFaces(CATLISTP(CATFace)&,double&)
Retrieves the list of CATFaces defined as Parts Faces on the Setup.

Methods


o GetCheckFaces
public virtual GetCheckFaces( oFacesOfChecks,
oGlobalOffsetOnChecks)
Retrieves the list of CATFaces defined as Check Faces on an Axial operation.
Parameters:
oFacesOfChecks
the list of CATFaces
oGlobalOffsetOnChecks
the value of the Global Offset on each Check Face
o GetSetupFixturesFaces
public virtual GetSetupFixturesFaces( oFacesOfSetupFixtures,
oGlobalOffsetOnSetupFixtures)
Retrieves the list of CATFaces defined as Fixtures Faces on the Setup.
Parameters:
oFacesOfSetupFixtures
the list of CATFaces
oGlobalOffsetOnSetupFixtures
the value of the Global Offset on each SetupFixture Face
o GetSetupPartsFaces
public virtual GetSetupPartsFaces( oFacesOfSetupParts,
oGlobalOffsetOnSetupParts)
Retrieves the list of CATFaces defined as Parts Faces on the Setup.
Parameters:
oFacesOfSetupParts
the list of CATFaces
oGlobalOffsetOnSetupParts
the value of the Global Offset on each SetupPart Face

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

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