2027 Constructor
Changes 0
C

CompoundStructureLayer(Double, MaterialFunctionAssignment, ElementId)

Description:
Creates a default compound structure layer based on the given width, function and material element id. The priority is initialized with 999.
Overloads (3):
CompoundStructureLayer(Double,MaterialFunctionAssignment,ElementId)
public CompoundStructureLayer(
	double width,
	MaterialFunctionAssignment function,
	ElementId materialId
)