NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAE.ComponentDofsTerm Struct Reference

Used to specify a term of the component degree of freedom value. More...

Public Member Functions

 ComponentDofsTerm (int NodeIndex, int ComponentDofs)
 Constructor for the ComponentDofsTerm struct. More...
 

Public Attributes

int ComponentDofs
 Degrees of Freedom Component. More...
 
int NodeIndex
 Node element connectivity index. More...
 

Detailed Description

Used to specify a term of the component degree of freedom value.

Constructor & Destructor Documentation

NXOpen.CAE.ComponentDofsTerm.ComponentDofsTerm ( int  NodeIndex,
int  ComponentDofs 
)
inline

Constructor for the ComponentDofsTerm struct.

Parameters
NodeIndexNode element connectivity index.
ComponentDofsDegrees of Freedom Component. Any combination of the integers 1 though 6 or Null(-7777)

Member Data Documentation

int NXOpen.CAE.ComponentDofsTerm.ComponentDofs

Degrees of Freedom Component.

Any combination of the integers 1 though 6 or Null(-7777)

int NXOpen.CAE.ComponentDofsTerm.NodeIndex

Node element connectivity index.


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.