OOF2: The Manual
Name
OOF.LoadData.Mesh.CrossSection — Load a Cross Section. Used internally in Mesh data files.
Synopsis
OOF.LoadData.Mesh.CrossSection(mesh,name,cs)
Details
- Parent Menu: OOF.LoadData.Mesh
-
Callback: function
_crossSectionin moduleooflib.engine.IO.meshIO -
Parameters:
mesh- Type: The path to an existing
Meshobject. name- Name of the cross section. Type: A character string.
cs- Type: An object of the
MeshCrossSectionclass.



