C# Class SpeckleStructuralGSA.GSA2DMember

Inheritance: GSABase
Afficher le fichier Open project: speckleworks/SpeckleStructural Class Usage Examples

Méthodes publiques

Свойство Type Description
Group int

Méthodes publiques

Méthode Description
ParseGWACommand ( List nodes, List props ) : void
SetGWACommand ( int group ) : string

Private Methods

Méthode Description
ElementTypeToString ( Structural2DElementType t ) : string

Method Details

ParseGWACommand() public méthode

public ParseGWACommand ( List nodes, List props ) : void
nodes List
props List
Résultat void

SetGWACommand() public méthode

public SetGWACommand ( int group ) : string
group int
Résultat string

Property Details

Group public_oe property

public int Group
Résultat int