CATCompositesUseItf Interface CATICciSequence
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICciSequence
Interface to Sequence.
Role: Allows to manage a Composites Sequence feature, father of ply and
core objects.
- See also:
- CATICciPly, CATICciCore
Method Index
- o
GetPliesAndCores(CATLISTV(CATBaseUnknown_var)&)
- Gets the list of plies and cores that are in the sequence.
- o
ReorderPliesAndCores(CATLISTV(CATBaseUnknown_var)&)
- Sets the order of the plies and cores in the sequence.
Methods
o GetPliesAndCores
-
Gets the list of plies and cores that are in the sequence.
- Parameters:
-
- oListOfElements
- The list of plies and cores (CATICciPly or CATICciCore).
o ReorderPliesAndCores
-
Sets the order of the plies and cores in the sequence.
- Parameters:
-
- iListOfPliesAndCores
- The list of plies (CATICciPly) and cores (CATICciCore) in the desired order inside the sequence
This object is included in the file: CATICciSequence.h
If needed, your Imakefile.mk should include the module: CATCompositesUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.