Class LineSupportElement
[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
Id
Line support name identifier
public string Id { get; }
Property Value
Node1
Line support Connectivity
public int Node1 { get; }
Property Value
Node2
Line support Connectivity Node i-2
public int Node2 { get; }
Property Value
Methods
ToString()
public override string ToString()