CATCompositesUseItf Interface CATICciRetrieveCompositesData

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


interface CATICciRetrieveCompositesData

Interface to read composites data in 3DShape.
Role: retrieve composites data

See also:


Method Index


o GetDirections(CATIMmiUsePrtPart*,CATListOfDouble&)
Returns the list of directions available.
o GetGroupsOfPlies(CATIMmiUsePrtPart*,CATLISTV(CATBaseUnknown_var)&)
Returns the groups of plies.
o GetGroupsOfZones(CATIMmiUsePrtPart*,CATLISTV(CATBaseUnknown_var)&)
Returns the groups of zones.
o GetParameters(CATIMmiUsePrtPart*,CATICciCompositesParameters_var&)
Returns the composites parameters.
o GetStacking(CATIMmiUsePrtPart*,CATICciStacking_var&)
Returns the stacking node of composites spec tree

Methods


o GetDirections
public virtual GetDirections( iMmiUsePart,
oListOfDirections)
Returns the list of directions available.
Parameters:
iMmiUsePart
3DShape containing composites features.
oListOfDirections
List of directions available in iDocument.
o GetGroupsOfPlies
public virtual GetGroupsOfPlies( iMmiUsePart,
oListOfGroups)
Returns the groups of plies.
Parameters:
iMmiUsePart
3DShape containing composites features.
oListOfGroups
List of groups of plies (CATICciPliesGroup) in iDocument.
See also:
o GetGroupsOfZones
public virtual GetGroupsOfZones( iMmiUsePart,
oListOfGroups)
Returns the groups of zones.
Parameters:
iMmiUsePart
3DShape containing composites features.
oListOfGroups
List of groups of zones (CATICciZonesGroup) in iDocument.
See also:
o GetParameters
public virtual GetParameters( iMmiUsePart,
oParameters)
Returns the composites parameters.
Parameters:
iMmiUsePart
3DShape containing composites features.
oParameters
Composites parameters.
Composites parameter contains reference to matiraial dans defines associated available directions.
See also:
o GetStacking
public virtual GetStacking( iMmiUsePart,
oStacking)
Returns the stacking node of composites spec tree
Parameters:
iMmiUsePart
3DShape containing composites features.
oStacking
Stacking node in iDocument.
See also:

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

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