CATCompositesUseItf Interface CATICciMaterialExcess
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICciMaterialExcess
Interface to MaterialExcess.
Role: Allows to manage a Composites MaterialExcess feature.
Method Index
- o
GetEEOP(CATICciEdgeOfPart_var&)
-
- o
GetEngineeringEOP(CATIMmiMechanicalFeature_var&)
- Gets engineering EOP of Material Excess feature.
- o
GetMEOP(CATICciEdgeOfPart_var&)
-
- o
GetManufacturingEOP(CATIMmiMechanicalFeature_var&)
- Gets manufacturing EOP of Material Excess feature.
- o
SetEEOP(CATICciEdgeOfPart_var)
- Sets Engineering EOP of Material Excess feature.
- o
SetMEOP(CATICciEdgeOfPart_var)
- Sets manufacturing EOP of Material Excess feature.
Methods
o GetEEOP
public virtual GetEEOP( | | oEEOP) |
-
o GetEngineeringEOP
public virtual GetEngineeringEOP( | | oEOP) |
-
Gets engineering EOP of Material Excess feature.
- Parameters:
-
- oEOP
- The engineering EOP.
o GetMEOP
public virtual GetMEOP( | | oMEOP) |
-
o GetManufacturingEOP
public virtual GetManufacturingEOP( | | oEOP) |
-
Gets manufacturing EOP of Material Excess feature.
- Parameters:
-
- oEOP
- The manufacturing EOP.
o SetEEOP
public virtual SetEEOP( | const | iEEOP) |
-
Sets Engineering EOP of Material Excess feature.
- Parameters:
-
- iEEOP
- The Engineering EOP.
o SetMEOP
public virtual SetMEOP( | const | iMEOP) |
-
Sets manufacturing EOP of Material Excess feature.
- Parameters:
-
- iMEOP
- The manufacturing EOP.
This object is included in the file: CATICciMaterialExcess.h
If needed, your Imakefile.mk should include the module: CATCompositesUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.