LaminatePlyDataSetAngle Method

Sets the angle of a ply

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool SetAngle(
	double angle
)

Parameters

angle  Double

Return Value

Boolean
False if the ply is not editable

See Also