FabricationPart.SetStiffenerInfo
Description:
Sets the stiffener information for the fabrication part.
Sets the stiffener information for the fabrication part.
public void SetStiffenerInfo(
int index,
int stiffenerId,
bool locked
)
-
Int32indexThe index of the stiffener to set.
-
Int32stiffenerIdThe identifier of the stiffener to set.
-
BooleanlockedIf true the stiffener will be locked and not changed by automatic processes.
-
The stiffener identifier is not valid.
-
The stiffener index is out of range.