Skip to main content

DPF Mechanical 2026 R1

Element class

Last update: 18.06.2026

Namespace: Ans.DataProcessing

Element(id: int, ptr: IntPtr)

Class Information

Property Value
Namespace Ans.DataProcessing
Assembly CS_DataProcessing

Constructors

Constructor

Element(id, ptr)

Parameters:

  • id (int)
  • ptr (IntPtr)

Methods

GetMidNodeAdjacentNodes

obj.GetMidNodeAdjacentNodes(indexMidNode, indexCornerNode1, indexCornerNode2)

Parameters:

  • indexMidNode (int)
  • indexCornerNode1 (Int32& (out))
  • indexCornerNode2 (Int32& (out))

Properties

Id

Type: int

# Get the property (read-only)
value = obj.Id

Type

Type: int

# Get the property (read-only)
value = obj.Type

NodeIds

Type: list

# Get the property (read-only)
value = obj.NodeIds

Nodes

Type: list

# Get the property (read-only)
value = obj.Nodes

CornerNodeIds

Type: list

# Get the property (read-only)
value = obj.CornerNodeIds

MidNodeIds

Type: list

# Get the property (read-only)
value = obj.MidNodeIds

CornerNodes

Type: list

# Get the property (read-only)
value = obj.CornerNodes

Connect with Ansys