JointDesignResultColGet(JointRangeId) Method

Get a JointSizingResult for a JointRangeId

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public JointDesignResult Get(
	JointRangeId jointRangeId
)

Parameters

jointRangeId  JointRangeId

Return Value

JointDesignResult
Null if the item is not found or the item is a JointSelectionSizingResult item

See Also