*BeginFLC()
Indicates the beginning of the forming limit curve settings.
Syntax
*BeginFLC()
Application
HyperView
Substatements
*CurveSource()
*Engineering()
Example
*BeginFLD()
*BeginStudy("Study 1", "On")
*BeginFLC()
*Engineering("On")
*CurveSource("Math", "0.20 1.00")
*EndFLC()
*BeginSelection(Part, SelectVisible)
*Add("all")
*EndSelection()
*ResultType("Strain")
*Layer("Lower")
*LegendType("Zone")
*Compression("UseAngle", 45, "On")
*Margin(10, "On")
*LooseMetal(2, "On")
*FitCurve("On")
*EndStudy()
*EndFLD()
Comments
This block captures the settings for the FLC curve.