Show / Hide Table of Contents

Class StbSecFoundation_RC_Octagon

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

Properties

| Improve this Doc View Source

depth

Declaration
public double depth { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer1_X

Declaration
public double width_chamfer1_X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer1_Y

Declaration
public double width_chamfer1_Y { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer2_X

Declaration
public double width_chamfer2_X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer2_Y

Declaration
public double width_chamfer2_Y { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer3_X

Declaration
public double width_chamfer3_X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer3_Y

Declaration
public double width_chamfer3_Y { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer4_X

Declaration
public double width_chamfer4_X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_chamfer4_Y

Declaration
public double width_chamfer4_Y { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_X

Declaration
public double width_X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

width_Y

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