Show / Hide Table of Contents

Class StbJointColumnShapeCross

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

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

joint_mark

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

joint_name

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

StbJointShapeCross

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

StbJointShapeCrossXFlange

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

StbJointShapeCrossXWebLong

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

StbJointShapeCrossXWebShort

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

StbJointShapeCrossYFlange

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

StbJointShapeCrossYWebLong

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

StbJointShapeCrossYWebShort

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