C# Class SpeckleStructuralGSA.Schema.BlankGsaRecord

Inheritance: SpeckleStructuralGSA.Schema.GsaRecord
Show file Open project: speckleworks/SpeckleStructural

Public Methods

Method Description
FromGwa ( string gwa ) : bool
Gwa ( List &gwa, bool includeSet = false ) : bool

Method Details

FromGwa() public method

public FromGwa ( string gwa ) : bool
gwa string
return bool

Gwa() public method

public Gwa ( List &gwa, bool includeSet = false ) : bool
gwa List
includeSet bool
return bool