CATCompositesUseItf Interface CATICciStacking
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICciStacking
Interface to Stacking.
Role: Allows to manage a Composites Stacking feature, father of plies groups and
sequences.
- See also:
- ,
Method Index
- o
GetElementsUnderStacking(CATLISTV(CATBaseUnknown_var)&)
- Gets the list of group of plies and/or sequences that are immediately under stacking node.
- o
ReorderElementsUnderStacking(CATLISTV(CATBaseUnknown_var)&)
- Sets the order of the elements immediately under the stacking node i.
Methods
o GetElementsUnderStacking
public virtual GetElementsUnderStacking( | | oListOfElements) |
-
Gets the list of group of plies and/or sequences that are immediately under stacking node.
- Parameters:
-
- oListOfElements
- The list of plies groups (CATICciPliesGroup) and/or sequences (CATICciSequence).
o ReorderElementsUnderStacking
public virtual ReorderElementsUnderStacking( | const | iListOfElements) |
-
Sets the order of the elements immediately under the stacking node i.e plies groups and/or sequences
Note: All elements that are under the stacking (see GetElementsUnderStacking) must be in the list
- Parameters:
-
- iListOfElements
- The list of plies groups (CATICciPliesGroup) and/or sequences (CATICciSequence) in the desired order
This object is included in the file: CATICciStacking.h
If needed, your Imakefile.mk should include the module: CATCompositesUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.