Class CuboidPlinth
- Namespace
- FemDesign.Foundations
- Assembly
- FemDesign.Core.dll
public class CuboidPlinth
- Inheritance
-
CuboidPlinth
- Inherited Members
- Extension Methods
Constructors
CuboidPlinth(double, double, double)
public CuboidPlinth(double a, double b, double h)
Parameters
Properties
a
public double a { get; set; }
Property Value
b
public double b { get; set; }
Property Value
h
public double h { get; set; }