itasca.clump.template
Functions and classes for working with Itasca clump templates.
Functions
- itasca.clump.template.count() int.
Get the number of clump templates.
- itasca.clump.template.find(template_name: str) Template object.
Find a clump template by name.
- itasca.clump.template.findpebble(pebble_id: int) Clump Template Pebble object.
Find the clump template pebble with the given ID, in the clump template.
- itasca.clump.template.list() Clump template iterator object.
Get a clump template iterator object.
- itasca.clump.template.make(clump template: Clump template object, template_name: str) Template object.
Make a clump template from a clump. No clumps refer to the created clump template.
- itasca.clump.template.maxid() int.
Get the maximum clump templates ID.
Classes
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |