ProjectSizeJoints Method

Size a list of joints.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public SimpleStatus SizeJoints(
	List<Joint> joints = null
)

Parameters

joints  ListJoint  (Optional)
 

Return Value

SimpleStatus

See Also