CompoundStructure.SetMaterialId
Description:
Sets a material element for a specified layer.
Sets a material element for a specified layer.
Remarks:
It is not verified that materialId corresponds to a valid Material element.
It is not verified that materialId corresponds to a valid Material element.
-
layerIdxIndex of a layer in the CompoundStructure.
-
materialIdThe ElementId of a Material element.
-
A non-optional argument was NULL
-
The layer index is out of range.