TestValueTypesElementReference_Struct Struct

NXOpen.CAE.ModelCheck.TestValueTypes.ElementReference is an alias for NXOpen.CAE.ModelCheck.TestValueTypesElementReference_Struct

class NXOpen.CAE.ModelCheck.TestValueTypesElementReference_Struct

Bases: object

represents an element reference definition associated with this test .

Constructor: NXOpen.CAE.ModelCheck.TestValueTypes.ElementReference()

Fields

Field Description
ElementTypeName the element type name, which is defined in solver specific item
ElementPropertyName a specified integer element property name
ElementPropertyValue the control value of integer element property, only valid when property name is not NULL

ElementTypeName

TestValueTypesElementReference_Struct.ElementTypeName

the element type name, which is defined in solver specific item -------------------------------------

Field Value Type:str

ElementPropertyName

TestValueTypesElementReference_Struct.ElementPropertyName

a specified integer element property name -------------------------------------

Field Value Type:str

ElementPropertyValue

TestValueTypesElementReference_Struct.ElementPropertyValue

the control value of integer element property, only valid when property name is not NULL -------------------------------------

Field Value Type:int