OOF2: The Manual
Name
OOF.Microstructure.Interface.New — Create a named interface in a Microstructure.
Synopsis
OOF.Microstructure.Interface.New(microstructure,name,interface_type)
Details
- Parent Menu: OOF.Microstructure.Interface
-
Callback: function
_newInterfaceCBin moduleooflib.engine.IO.interfacemenu -
Threadability:
Threadable -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. name- Name of the interface. Type: A character string, or the variable
automatic. interface_type- Type: An object of the
InterfaceDefclass.
Description
Create an interface definition with the given name in the Microstructures.
This action should trigger a rebuild of the Mesh,
if it exists.



