Table of Contents

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

a double
b double
h double

Properties

a

public double a { get; set; }

Property Value

double

b

public double b { get; set; }

Property Value

double

h

public double h { get; set; }

Property Value

double