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. The layer index is zero based. It counts from the exterior of wall and from the top of roofs, floors and ceilings.
-
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