Class PointSupportElement
[Result(typeof(PointSupportElement), new ListProc[] { ListProc.FemPointSupport })]
public class PointSupportElement : IResult
- Inheritance
-
PointSupportElement
- Implements
- Inherited Members
- Extension Methods
Properties
ElementId
Point support Element Index
public int ElementId { get; }
Property Value
Id
Point support name identifier
public string Id { get; }
Property Value
Node
Point support node
public int Node { get; }
Property Value
Methods
ToString()
public override string ToString()