OOF2: The Manual
Name
OOF.LoadData.Skeleton.PointBoundary — Load Point Boundary. Used internally in data files.
Synopsis
OOF.LoadData.Skeleton.PointBoundary(skeleton,name,nodes,exterior)
Details
- Parent Menu: OOF.LoadData.Skeleton
-
Callback: function
_loadPointBoundaryin moduleooflib.engine.IO.skeletonIO -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject. name- Name of Point Boundary. Type: A character string.
nodes- List of node indices. Type: A list of integers.
exterior- 1 (true) for the exterior boundary and 0 (false) for otherwise. Type: Integer.



