TestValueTypesElementReference_Struct Struct¶
NXOpen.CAE.ModelCheck.TestValueTypes.ElementReference is an alias for NXOpen.CAE.ModelCheck.TestValueTypesElementReference_Struct
-
class
NXOpen.CAE.ModelCheck.TestValueTypesElementReference_Struct¶ Bases:
objectrepresents 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