CompoundStructure.SetLayerFunction
Description:
Sets the function of the specified layer.
Sets the function of the specified layer.
public void SetLayerFunction(
int layerIdx,
MaterialFunctionAssignment function
)
-
Int32layerIdxIndex of a layer in the CompoundStructure.
-
functionThe function of the layer.
-
The layer index is out of range. -or- A value passed for an enumeration argument is not a member of that enumeration