StiffenerLaminateLayer Constructor

Initializes a new instance of the StiffenerLaminateLayer class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public StiffenerLaminateLayer(
	Application application,
	int parentId,
	HashSet<StiffenerLaminateLayerLocation> allowedChargeLocations
)

Parameters

application  Application
 
parentId  Int32
 
allowedChargeLocations  HashSetStiffenerLaminateLayerLocation
 

See Also