Query#

class ansys.sam.sysml2.dto.query.query_class.Query#

Provides a data class for a query.

Overview#

to_json

Get a JSON representation of the class.

Import detail#

from ansys.sam.sysml2.dto.query.query_class import Query

Attribute detail#

Query.where: ansys.sam.sysml2.dto.query.constraints_classes.Constraint = None#

Method detail#

Query.to_json() str#

Get a JSON representation of the class.