C# Класс FemDesign.Results.FeaBar

FemDesign "Node" result
Наследование: IResult
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
FeaBar System
Parse FeaBar

Открытые методы

Метод Описание
DeconstructFeaBar ( List Result ) : object>.Dictionary

The method has been created for returning the value for Grasshopper and Dynamo. The method can still be use for C# users.

ToString ( ) : string

Приватные методы

Метод Описание
FeaBar ( string id, int elementId, int nodei, int nodej ) : System
Parse ( Array row, FemDesign.Results.CsvParser reader, Dictionary HeaderData ) : FeaBar

Описание методов

DeconstructFeaBar() публичный статический Метод

The method has been created for returning the value for Grasshopper and Dynamo. The method can still be use for C# users.
public static DeconstructFeaBar ( List Result ) : object>.Dictionary
Result List
Результат object>.Dictionary

ToString() публичный Метод

public ToString ( ) : string
Результат string