create_chapter
PlyBook.create_chapter(name, view=None, ply_entities=(), show_rosettes=True)
Add a chapter to the ply book.
- Parameters:
- name: Name of the chapter to be added.
- view: The view for snapshots of the chapter.
- ply_entities: List of modeling plies and modeling groups for the chapter.
- show_rosettes: If True, then the show rosettes when creating ply snapshots.