StiffenerLaminateLayerRemoveLayerLocation Method

Remove a layer location from LayerLocations.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool RemoveLayerLocation(
	StiffenerLaminateLayerLocation location
)

Parameters

location  StiffenerLaminateLayerLocation

Return Value

Boolean
False if there is only 1 layer location to start with or if the location is not found.

See Also