JointDesignResultColGet(JointSelectionId) Method

Get a JointSizingResult for a JointSelectionId

Definition

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

Parameters

jointSelectionId  JointSelectionId

Return Value

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

See Also