Show / Hide Table of Contents

Class StbCalFinish_S_member

Inheritance
System.Object
StbCalFinish_S_member
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbCalFinish_S_member : object

Constructors

| Improve this Doc View Source

StbCalFinish_S_member()

Declaration
public StbCalFinish_S_member()

Properties

| Improve this Doc View Source

covering_size

Declaration
public double covering_size { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

covering_sizeSpecified

Declaration
public bool covering_sizeSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

covering_type

Declaration
public StbCalFinish_S_memberCovering_type covering_type { get; set; }
Property Value
Type Description
StbCalFinish_S_memberCovering_type
| Improve this Doc View Source

covering_unit_weight

Declaration
public double covering_unit_weight { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

covering_unit_weightSpecified

Declaration
public bool covering_unit_weightSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

finishing_weight

Declaration
public double finishing_weight { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

load_ratio

Declaration
public double load_ratio { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

member_type

Declaration
public StbCalFinish_S_memberMember_type member_type { get; set; }
Property Value
Type Description
StbCalFinish_S_memberMember_type
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX