NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.CAE.Connections.ElementCollection Class Reference

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

Inheritance diagram for NXOpen.CAE.Connections.ElementCollection:

Public Member Functions

NXOpen.CAE.Connections.Element[] ToArray ()
 Returns an array of NXOpen.CAE.Connections.Element objects. More...
 
unsafe
NXOpen.CAE.Connections.Element 
Create (NXOpen.CAE.Connections.ElementType elementType, string name, NXOpen.CAE.Connections.IConnection[] connections)
 Creates a NXOpen.CAE.Connections.Element More...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

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

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

Created in NX11.0.0

Member Function Documentation

unsafe NXOpen.CAE.Connections.Element NXOpen.CAE.Connections.ElementCollection.Create ( NXOpen.CAE.Connections.ElementType  elementType,
string  name,
NXOpen.CAE.Connections.IConnection[]  connections 
)

Creates a NXOpen.CAE.Connections.Element

Created in NX11.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
elementType
name
connections
Returns
override int NXOpen.CAE.Connections.ElementCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.CAE.Connections.Element [] NXOpen.CAE.Connections.ElementCollection.ToArray ( )

Returns an array of NXOpen.CAE.Connections.Element objects.

Property Documentation

Tag NXOpen.CAE.Connections.ElementCollection.Tag
get

Returns the tag of this object.


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