OOF2: The Manual

Name

OOF.LoadData.Skeleton.NodeGroup — Load Node Group. Used internally in a data file.

Synopsis

OOF.LoadData.Skeleton.NodeGroup(skeleton,name,nodes)

Details

  • Parent Menu: OOF.LoadData.Skeleton
  • Callback: function _loadNodeGroup in module oof2.engine.IO.skeletonIO
  • Threadability: Threadable
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.
    name
    Name for the node group. Type: A character string.
    nodes
    List of node indices. Type: A list of integers.

Description

Load a node group.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */