Class StbColumn
  
  
  
  
    Inheritance
    System.Object
    StbColumn
   
  
  Assembly: STBDotNet.dll
  Syntax
  
    public class StbColumn : object
   
  Constructors
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  StbColumn()
  
  
  Declaration
  
  Properties
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  condition_bottom
  
  
  Declaration
  
    public StbColumnCondition_bottom condition_bottom { get; set; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  condition_top
  
  
  Declaration
  
    public StbColumnCondition_top condition_top { get; set; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  guid
  
  
  Declaration
  
    public string guid { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  id
  
  
  Declaration
  
    public string id { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  id_node_bottom
  
  
  Declaration
  
    public string id_node_bottom { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  id_node_top
  
  
  Declaration
  
    public string id_node_top { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  id_section
  
  
  Declaration
  
    public string id_section { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  joint_bottom
  
  
  Declaration
  
    public double joint_bottom { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  joint_bottomSpecified
  
  
  Declaration
  
    public bool joint_bottomSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  joint_id_bottom
  
  
  Declaration
  
    public string joint_id_bottom { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  joint_id_top
  
  
  Declaration
  
    public string joint_id_top { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  joint_top
  
  
  Declaration
  
    public double joint_top { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  joint_topSpecified
  
  
  Declaration
  
    public bool joint_topSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  kind_joint_bottom
  
  
  Declaration
  
    public StbColumnKind_joint_bottom kind_joint_bottom { get; set; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  kind_joint_top
  
  
  Declaration
  
    public StbColumnKind_joint_top kind_joint_top { get; set; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  kind_structure
  
  
  Declaration
  
    public StbColumnKind_structure kind_structure { get; set; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  name
  
  
  Declaration
  
    public string name { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_bottom_X
  
  
  Declaration
  
    public double offset_bottom_X { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_bottom_XSpecified
  
  
  Declaration
  
    public bool offset_bottom_XSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_bottom_Y
  
  
  Declaration
  
    public double offset_bottom_Y { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_bottom_YSpecified
  
  
  Declaration
  
    public bool offset_bottom_YSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_bottom_Z
  
  
  Declaration
  
    public double offset_bottom_Z { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_bottom_ZSpecified
  
  
  Declaration
  
    public bool offset_bottom_ZSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_top_X
  
  
  Declaration
  
    public double offset_top_X { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_top_XSpecified
  
  
  Declaration
  
    public bool offset_top_XSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_top_Y
  
  
  Declaration
  
    public double offset_top_Y { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_top_YSpecified
  
  
  Declaration
  
    public bool offset_top_YSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_top_Z
  
  
  Declaration
  
    public double offset_top_Z { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  offset_top_ZSpecified
  
  
  Declaration
  
    public bool offset_top_ZSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  rotate
  
  
  Declaration
  
    public double rotate { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  StbColumnViaNode
  
  
  Declaration
  
    public StbColumnViaNode StbColumnViaNode { get; set; }
   
  Property Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  strength_concrete
  
  
  Declaration
  
    public string strength_concrete { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_end_X
  
  
  Declaration
  
    public double thickness_add_end_X { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_end_XSpecified
  
  
  Declaration
  
    public bool thickness_add_end_XSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_end_Y
  
  
  Declaration
  
    public double thickness_add_end_Y { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_end_YSpecified
  
  
  Declaration
  
    public bool thickness_add_end_YSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_start_X
  
  
  Declaration
  
    public double thickness_add_start_X { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_start_XSpecified
  
  
  Declaration
  
    public bool thickness_add_start_XSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_start_Y
  
  
  Declaration
  
    public double thickness_add_start_Y { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  thickness_add_start_YSpecified
  
  
  Declaration
  
    public bool thickness_add_start_YSpecified { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         |