Class StbSecFoundation_RC_EquiTriangle
Inheritance
System.Object
StbSecFoundation_RC_EquiTriangle
Assembly: STBDotNet.dll
Syntax
public class StbSecFoundation_RC_EquiTriangle : 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_base
Declaration
public double width_base { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
width_chamfer
Declaration
public double width_chamfer { get; set; }
Property Value
Type |
Description |
System.Double |
|