ElementCollection Class

class NXOpen.CAE.Connections.ElementCollection

Bases: object

Element collection provides methods to manage CAE.Connections.Element objects

To obtain an instance of this class, refer to NXOpen.CAE.BaseFEModel

New in version NX11.0.0.

Methods

Method Description
Create Creates a NXOpen.CAE.Connections.Element

Method Detail

Create

ElementCollection.Create

Creates a NXOpen.CAE.Connections.Element

Signature Create(elementType, name, connections)

Parameters:
Returns:

Return type:

NXOpen.CAE.Connections.Element

New in version NX11.0.0.

License requirements: nx_masterfem (“Finite Element Modeling”)