Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SharpFE
SolidRectangle
C# Class SharpFE.SolidRectangle
A cross section formed of a solid (that is, it has no internal voids) rectangle, or square.
Inheritance:
ICrossSection
Datei anzeigen
Open project: iainsproat/SharpFE
Class Usage Examples
Public Methods
Method
Description
SolidRectangle
(
double
height
,
double
width
) :
System
Method Details
SolidRectangle()
public
method
public
SolidRectangle
(
double
height
,
double
width
) :
System
height
double
width
double
return
System