OOF2: The Manual

Name

OOF.LoadData.Property.OrientationMap — Get orientation data from the Microstructure's orientation map. Used internally in data files.

Synopsis

OOF.LoadData.Property.OrientationMap(name)

Details

  • Parent Menu: OOF.LoadData.Property
  • Callback: function PropertyManager.creatorcallback in module oof2.engine.propertyregistration
  • Threadability: Threadable
  • Parameters:

    name
    Name of Property. Type: A character string.

Description

Create an instance of the material Property OrientationMap. This command is only used in data files. Data files containing Properties are created by the Materials, Microstructure, Skeleton and Mesh commands in the OOF.File.Save menu.

The name argument should be set to the name of a named Property or to an empty string ('') when setting parameters in an unnamed Property.

The OrientationMap Property specifies that the orientation of a Material's crystalline axes is to be obtained from the Orientation Map stored in the Microstructure.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */