OOF2: The Manual

Name

OOF.LoadData.Skeleton.New — Old command for creating a Skeleton.

Synopsis

OOF.LoadData.Skeleton.New(name, microstructure)

Details

  • Parent Menu: OOF.LoadData.Skeleton
  • Callback: function _newSkelAperiodic in module ooflib.engine.IO.skeletonIO
  • Parameters:

    name
    Name for the Skeleton. Type: A character string.
    microstructure
    Type: The path to an existing Microstructure object.

Description

This is an old version of OOF.LoadData.Skeleton.NewPeriodic. It's just like that command, but doesn't specify the Skeleton's periodicity. This command is kept for backwards compatibility but should not be used in new data files.