C# 클래스 FemDesign.Results.FeaBar

FemDesign "Node" result
상속: IResult
파일 보기 프로젝트 열기: strusoft/femdesign-api

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