<Code Lib>
2020 Method
Changes 0
M

CompoundStructure.SetMaterialId

Description:
Sets a material element for a specified layer.
Remarks:
It is not verified that materialId corresponds to a valid Material element.

public void SetMaterialId(
	int layerIdx,
	ElementId materialId
)

Loading…