FabricationRodInfo.SetRodStructureExtension
Description:
Set the length of the rod's top extension into structure. The rod must be attached to structure.
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
)
-
Int32rodIndexThe rod index.
-
DoubleextensionDistance the rod will extend into the structure.
-
the index rodIndex is should be in range of rod count.
-
The rods do not attached to any structue.