Version: 9.15.0
Home
InvalidParameterError Class Reference

This exception is raised when an invalid parameter is used to build a structural element part. More...

Public Member Functions

def __init__ (self, groupName, expression, minValue, value)
 
def __str__ (self)
 

Data Fields

 groupName
 
 expression
 
 minValue
 
 value
 

Detailed Description

This exception is raised when an invalid parameter is used to build a structural element part.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  groupName,
  expression,
  minValue,
  value 
)

Member Function Documentation

◆ __str__()

Field Documentation

◆ groupName

groupName

◆ expression

expression

◆ minValue

minValue

◆ value

value