OOF2: The Manual
Name
OOF.LoadData.Skeleton.NewPeriodic — Load Skeleton. Used internally in a data file.
Synopsis
OOF.LoadData.Skeleton.NewPeriodic(name,microstructure,left_right_periodicity,top_bottom_periodicity)
Details
- Parent Menu: OOF.LoadData.Skeleton
-
Callback: function
_newSkelPeriodicin moduleoof2.engine.IO.skeletonIO -
Threadability:
Threadable -
Parameters:
name- Name for the Skeleton. Type: A character string.
microstructure- Type: The path to an existing
Microstructureobject. left_right_periodicity- Whether the skeleton is periodic in the horizontal direction Type: Boolean, 0 (false) or 1 (true).
top_bottom_periodicity- Whether the skeleton is periodic in the vertical direction Type: Boolean, 0 (false) or 1 (true).
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




