LaminatePlyDataSetMaterial Method

Sets the material of a ply to the matId. This includes: PlyMaterialId and PlyMaterialType, and updates Thickness and IsFabric

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool SetMaterial(
	int matId
)

Parameters

matId  Int32

Return Value

Boolean
False if the ply is not editable

See Also