make Fragment
fun makeFragment(fragId: String, fragName: String, confId: String = fragId, confName: String = fragName, motions: List<ConfLib.ContinuousMotion> = emptyList()): ConfLib.Fragment
Content copied to clipboard
Makes a fragment from the source atoms and coords.