OOF2: The Manual
Name
OOF.LoadData.Skeleton.Partnerships — Load Node partnership relations.
Synopsis
OOF.LoadData.Skeleton.Partnerships(skeleton, partnerlists)
Details
- Parent Menu: OOF.LoadData.Skeleton
-
Callback: function
_loadPartnershipsin moduleooflib.engine.IO.skeletonIO -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject. partnerlists- List of tuples containing partner sets. Type: A list of tuples of integers.
Description
If a Skeleton stored in a data file is periodic, this command is
used to establish the correspondence between nodes on the periodic
boundaries. It must come after OOF.LoadData.Skeleton.Nodes in the file. It
is only used in data files and is not directly accessible from the
OOF2 user interface.



