Show / Hide Table of Contents

Class StbFoundationColumn

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

Constructors

| Improve this Doc View Source

StbFoundationColumn()

Declaration
public StbFoundationColumn()

Properties

| 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

Declaration
public string id_node { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

id_section_FD

Declaration
public string id_section_FD { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

id_section_WR

Declaration
public string id_section_WR { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

kind_structure

Declaration
public string kind_structure { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

length_FD

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

length_FDSpecified

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

length_WR

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

length_WRSpecified

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

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

offset_FD_X

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

offset_FD_XSpecified

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

offset_FD_Y

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

offset_FD_YSpecified

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

offset_WR_X

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

offset_WR_XSpecified

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

offset_WR_Y

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

offset_WR_YSpecified

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

offset_Z

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

offset_ZSpecified

Declaration
public bool offset_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

thickness_add_FD_end_X

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

thickness_add_FD_end_XSpecified

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

thickness_add_FD_end_Y

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

thickness_add_FD_end_YSpecified

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

thickness_add_FD_start_X

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

thickness_add_FD_start_XSpecified

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

thickness_add_FD_start_Y

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

thickness_add_FD_start_YSpecified

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

thickness_add_WR_end_X

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

thickness_add_WR_end_XSpecified

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

thickness_add_WR_end_Y

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

thickness_add_WR_end_YSpecified

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

thickness_add_WR_start_X

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

thickness_add_WR_start_XSpecified

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

thickness_add_WR_start_Y

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

thickness_add_WR_start_YSpecified

Declaration
public bool thickness_add_WR_start_YSpecified { get; set; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX