QueryNodeInfoData
- class cee.ug.QueryNodeInfoData()
- Info about a node in a given frame 
Properties
Properties
- cee.ug.QueryNodeInfoData.elementsUsingNode
- Id and index of all elements using the given node 
- cee.ug.QueryNodeInfoData.frameIndex
- The index of the frame 
- cee.ug.QueryNodeInfoData.geometryIndex
- The index of the CAE geometry. In almost all cases this will be 0 
- cee.ug.QueryNodeInfoData.nodeId
- The id of the node. 
- cee.ug.QueryNodeInfoData.nodeIndex
- The index of the node 
- cee.ug.QueryNodeInfoData.nodePosition
- The coordinate of the node in the given frame 
- cee.ug.QueryNodeInfoData.partId
- The id of the part containing the node 
- cee.ug.QueryNodeInfoData.scalarResult
- The scalar value of the node. The result currently shown as scalar fringes on the part will be used 
- cee.ug.QueryNodeInfoData.stateId
- The state id of the frame 
- cee.ug.QueryNodeInfoData.vectorResultArr
- The vector result(s) in the node. The array will contain 3 values (x,y,z) for each vector result specified in the model spec 
