Table of Contents

Class PointConnectionElement

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "Shell" result

[Result(typeof(PointConnectionElement), new ListProc[] { ListProc.FemPointConnection })]
public class PointConnectionElement : IResult
Inheritance
PointConnectionElement
Implements
Inherited Members
Extension Methods

Properties

ElementId

Connection Element Index

public int ElementId { get; }

Property Value

int

Id

Connection name identifier

public string Id { get; }

Property Value

string

Node1

Point Connection Connectivity

public int Node1 { get; }

Property Value

int

Node1Prime

Point Connection Connectivity

public int Node1Prime { get; }

Property Value

int

Methods

ToString()

public override string ToString()

Returns

string