FabricationPart.GetStiffenerInfo
Description:
Gets the stiffener information for the fabrication part.
Gets the stiffener information for the fabrication part.
public int GetStiffenerInfo(
int index,
out bool locked
)
-
Int32indexThe index of the stiffener to get.
-
Boolean%lockedThe locked status to be returned.
Return Value
Int32
Returns the database identifier of the stiffener.
-
The stiffener index is out of range.