TemplateInputFile#
- class ansys.hps.client.jms.TemplateInputFile(name=<marshmallow.missing>, type=<marshmallow.missing>, evaluation_path=<marshmallow.missing>, description=<marshmallow.missing>, required=<marshmallow.missing>, **kwargs)#
Provides the template input file resource.
- Parameters:
Initialize the object.
Methods
Provide a helper function for retrieving fields.
TemplateInputFile.get
(key[, default])Get an item from the object, returning a default value if the key is not found.