OOF2: The Manual
Name
OOF.LoadData.Mesh.CrossSection — Load a Cross Section.
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.
Description
Load a cross section. This command is used within data files and not invoked directly by the OOF2 user interface.



