C# Class SpeckleStructuralGSA.GSA2DMember

Inheritance: GSABase
Mostra file Open project: speckleworks/SpeckleStructural Class Usage Examples

Public Properties

Property Type Description
Group int

Public Methods

Method Description
ParseGWACommand ( List nodes, List props ) : void
SetGWACommand ( int group ) : string

Private Methods

Method Description
ElementTypeToString ( Structural2DElementType t ) : string

Method Details

ParseGWACommand() public method

public ParseGWACommand ( List nodes, List props ) : void
nodes List
props List
return void

SetGWACommand() public method

public SetGWACommand ( int group ) : string
group int
return string

Property Details

Group public_oe property

public int Group
return int