LaminateColGet Method

Look up a Laminate by its name.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public LaminateBase Get(
	string laminateName
)

Parameters

laminateName  String

Return Value

LaminateBase

Exceptions

See Also