CATCompositesUseItf Interface CATICciMaterialCache
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICciMaterialCache
Interface to CacheMaterial.
Role: Allows to access data of Composites material cache feature, agregated by a Composites
parameter object and that exposed a link to a material feature.
- See also:
-
Method Index
- o
GetMaterialCompDensity(CATICkeParm_var&)
- Gets the material cache density.
- o
GetMaterialCuredThickness(CATICkeParm_var&)
- Gets the material cache cured thickness.
- o
GetMaterialLimDefmn(CATICkeParm_var&)
- Gets the material cache limit deformation.
- o
GetMaterialMaxDefmn(CATICkeParm_var&)
- Gets the the material cache maximum deformation.
- o
GetMaterialReference(CATIMaterialReference_var&)
- Gets the material reference of the composite applicative spec
pointed by the material cache feature.
- o
GetMaterialRollWidth(CATICkeParm_var&)
- Gets the material cache roll width.
- o
GetMaterialSurMass(CATICkeParm_var&)
- Gets the material cache weight per surface unit.
- o
GetMaterialUncuredThickness(CATICkeParm_var&)
- Gets the material cache uncured thickness.
- o
GetName(CATUnicodeString&)
- Gets the name of the material cache feature.
- o
GetType(CATUnicodeString&)
- Gets the type of the the material cache feature.
- o
IsSynchronized(CATBoolean&)
- Gets synchonisation status of the material cache feature with linked material.
Methods
o GetMaterialCompDensity
public virtual GetMaterialCompDensity( | | oMatCompDens) |
-
Gets the material cache density.
- Parameters:
-
- oMatCompDens
- The density value.
o GetMaterialCuredThickness
public virtual GetMaterialCuredThickness( | | oMatCuredTh) |
-
Gets the material cache cured thickness.
- Parameters:
-
- oMatCuredTh
- The cured thickness value.
o GetMaterialLimDefmn
public virtual GetMaterialLimDefmn( | | oMatLimDefmn) |
-
Gets the material cache limit deformation.
- Parameters:
-
- oMatLimDefmn
- The limit deformation value.
o GetMaterialMaxDefmn
public virtual GetMaterialMaxDefmn( | | oMatMaxDefmn) |
-
Gets the the material cache maximum deformation.
- Parameters:
-
- oMatMaxDefmn
- The maximum deformation value.
o GetMaterialReference
public virtual GetMaterialReference( | | oMaterialRef) |
-
Gets the material reference of the composite applicative spec
pointed by the material cache feature.
- Parameters:
-
- oMaterialRef
- The material reference feature.
o GetMaterialRollWidth
public virtual GetMaterialRollWidth( | | oMatRollWidth) |
-
Gets the material cache roll width.
- Parameters:
-
- oMatRollWidth
- The roll width value.
o GetMaterialSurMass
public virtual GetMaterialSurMass( | | oMatSurMass) |
-
Gets the material cache weight per surface unit.
- Parameters:
-
- oMatSurMass
- The surfacic mass value.
o GetMaterialUncuredThickness
public virtual GetMaterialUncuredThickness( | | oMatUncuredTh) |
-
Gets the material cache uncured thickness.
- Parameters:
-
- oMatUncuredTh
- The uncured thickness value.
o GetName
public virtual GetName( | | oName) |
-
Gets the name of the material cache feature.
- Parameters:
-
- oName
- The material cache name.
o GetType
public virtual GetType( | | oType) |
-
Gets the type of the the material cache feature.
- Parameters:
-
- oType
- The material cache type (Undefined, Uni-directional, Bi-directional,
NCF or Non Structural).
o IsSynchronized
public virtual IsSynchronized( | | oSynchronized) |
-
Gets synchonisation status of the material cache feature with linked material.
- Parameters:
-
- oSynchronized
- The synchonisation status.
This object is included in the file: CATICciMaterialCache.h
If needed, your Imakefile.mk should include the module: CATCompositesUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.