<Code Lib>
2020 Method
Changes 0
M

FabricationRodInfo.SetRodStructureExtension

Description:
Set the length of the rod's top extension into structure. The rod must be attached to structure.

public bool SetRodStructureExtension(
	int rodIndex,
	double extension
)

Return Value bool returns true if it worked.

Loading…