Class StbJointShapeH
Inheritance
System.Object
StbJointShapeH
Assembly: STBDotNet.dll
Syntax
public class StbJointShapeH : object
Constructors
|
Improve this Doc
View Source
StbJointShapeH()
Declaration
Properties
|
Improve this Doc
View Source
clearance
Declaration
public double clearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
name_bolt
Declaration
public string name_bolt { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
strength_bolt
Declaration
public string strength_bolt { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
strength_plate
Declaration
public string strength_plate { get; set; }
Property Value
Type |
Description |
System.String |
|