Show / Hide Table of Contents

Class StbJointColumnShapeT

Inheritance
System.Object
StbJointColumnShapeT
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbJointColumnShapeT : 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

StbJointShapeT

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

StbJointShapeTFlangeH

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

StbJointShapeTFlangeT

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

StbJointShapeTWebHLong

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

StbJointShapeTWebHShort

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

StbJointShapeTWebT

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