Load profile by name
profile = systemcomposer.loadProfile(profileName)
loads a profile with the specified file name.profile
= systemcomposer.loadProfile(profileName
)
systemcomposer.loadProfile('new_profile') profile = systemcomposer.loadProfile('new_profile')
applyProfile
| createProfile
| systemcomposer.profile.Profile