OrthotropicTabularCorrectionFactorSetKValue Method

Set the dependent value for a specified row.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public void SetKValue(
	int correctionPointId,
	float value
)

Parameters

correctionPointId  Int32
 
value  Single
 

See Also