C# Class FemDesign.Results.FeaBar

FemDesign "Node" result
Inheritance: IResult
Afficher le fichier Open project: strusoft/femdesign-api

Private Properties

Свойство Type Description
FeaBar System
Parse FeaBar

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
FeaBar ( string id, int elementId, int nodei, int nodej ) : System
Parse ( Array row, FemDesign.Results.CsvParser reader, Dictionary HeaderData ) : FeaBar

Method Details

DeconstructFeaBar() public static méthode

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
Résultat object>.Dictionary

ToString() public méthode

public ToString ( ) : string
Résultat string