Class StbJointShapeCross
Inheritance
System.Object
StbJointShapeCross
Assembly: STBDotNet.dll
Syntax
public class StbJointShapeCross : object
Constructors
|
Improve this Doc
View Source
StbJointShapeCross()
Declaration
public StbJointShapeCross()
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
offset_HX
Declaration
public double offset_HX { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
offset_HXSpecified
Declaration
public bool offset_HXSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
offset_HY
Declaration
public double offset_HY { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
offset_HYSpecified
Declaration
public bool offset_HYSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
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 |
|