2027 Method
Changes 8
M

FabricationPart.GetStiffenerInfo

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