C# Class Canguro.Model.Design.UBC97_LRFD

Inheritance: SteelDesignOptions
Afficher le fichier Open project: rforsbach/Treu-Structure Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddDefaultCombos ( ) : List
CopyFrom ( DesignOptions copy ) : void
CopyFrom ( UBC97_LRFD copy ) : void
SetDefaults ( ) : void
ToString ( ) : string
UBC97_LRFD ( ) : System

Method Details

AddDefaultCombos() public méthode

public AddDefaultCombos ( ) : List
Résultat List

CopyFrom() public méthode

public CopyFrom ( DesignOptions copy ) : void
copy DesignOptions
Résultat void

CopyFrom() public méthode

public CopyFrom ( UBC97_LRFD copy ) : void
copy UBC97_LRFD
Résultat void

SetDefaults() public méthode

public SetDefaults ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

UBC97_LRFD() public méthode

public UBC97_LRFD ( ) : System
Résultat System