ansys.sherlock.core.types.project_types.CsvExcelOutlineFile#
- class ansys.sherlock.core.types.project_types.CsvExcelOutlineFile(**data)#
Contains the properties for a CSV or Excel outline file.
Methods
CsvExcelOutlineFile.construct
([_fields_set])CsvExcelOutlineFile.copy
(*[, include, ...])Returns a copy of the model.
CsvExcelOutlineFile.dict
(*[, include, ...])CsvExcelOutlineFile.json
(*[, include, ...])Creates a new instance of the Model class with validated data.
CsvExcelOutlineFile.model_copy
(*[, update, deep])!!! abstract "Usage Documentation"
CsvExcelOutlineFile.model_dump
(*[, mode, ...])!!! abstract "Usage Documentation"
CsvExcelOutlineFile.model_dump_json
(*[, ...])!!! abstract "Usage Documentation"
Generates a JSON schema for a model class.
Compute the class name for parametrizations of generic classes.
CsvExcelOutlineFile.model_post_init
(context, /)Override this method to perform additional initialization after __init__ and model_construct.
CsvExcelOutlineFile.model_rebuild
(*[, ...])Try to rebuild the pydantic-core schema for the model.
CsvExcelOutlineFile.model_validate
(obj, *[, ...])Validate a pydantic model instance.
!!! abstract "Usage Documentation"
Validate the given object with string data against the Pydantic model.
Validate integer fields listed contain non-negative values.
CsvExcelOutlineFile.parse_file
(path, *[, ...])CsvExcelOutlineFile.parse_raw
(b, *[, ...])CsvExcelOutlineFile.schema
([by_alias, ...])CsvExcelOutlineFile.schema_json
(*[, ...])CsvExcelOutlineFile.str_validation
(value, info)Validate string fields listed.
CsvExcelOutlineFile.validate
(value)Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Get extra fields set during validation.
Returns the set of fields that have been explicitly set on this model instance.
Number of rows before the column header in the file
X location column name
Y location column name
Units for location values