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.
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
)
-
DoublewidthThe width of the layer.
-
functionThe function of the layer.
-
materialIdThe material element id of the layer.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration