Table of Contents

Class LineSupportElement

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll
[Result(typeof(LineSupportElement), new ListProc[] { ListProc.FemLineSupport })]
public class LineSupportElement : IResult
Inheritance
LineSupportElement
Implements
Inherited Members
Extension Methods

Properties

ElementId

Line support Element Index

public int ElementId { get; }

Property Value

int

Id

Line support name identifier

public string Id { get; }

Property Value

string

Node1

Line support Connectivity

public int Node1 { get; }

Property Value

int

Node2

Line support Connectivity Node i-2

public int Node2 { get; }

Property Value

int

Methods

ToString()

public override string ToString()

Returns

string