Show / Hide Table of Contents

Class StbJointBeamShapeH

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

StbJointShapeH

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

StbJointShapeHFlange

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

StbJointShapeHWeb

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