Class StbCalSeismicWeight
Inheritance
System.Object
StbCalSeismicWeight
Assembly: STBDotNet.dll
Syntax
public class StbCalSeismicWeight : object
Properties
|
Improve this Doc
View Source
description
Declaration
public string description { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_seismic_condition
Declaration
public string id_seismic_condition { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id_story
Declaration
public string id_story { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
weight
Declaration
public double weight { get; set; }
Property Value
Type |
Description |
System.Double |
|