FrameResultsSet Constructor |
Eurocode 3 and Eurocode 8 Design Library
Initialization of a load case object
Namespace:
EC3Design
Assembly:
EC3Design (in EC3Design.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public FrameResultsSet(
string _name
)
Public Sub New (
_name As String
)
Parameters
- _name
- Type: SystemString
Load case name
See Also