OrthotropicHasLaminateAllowable Method

Returns true if this material has a specified laminate allowable property.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool HasLaminateAllowable(
	AllowablePropertyName property
)

Parameters

property  AllowablePropertyName
 

Return Value

Boolean

See Also