Property | Type | Description | |
---|---|---|---|
Circle | System |
Method | Description | |
---|---|---|
Circle ( string name, Material material, |
||
Circle ( string name, string shape, Material material, |
Method | Description | |
---|---|---|
UpdateData ( ) : void | ||
buildHighLODCover ( ) : void | ||
buildHighStressCover ( ) : void | ||
initContour ( ) : void |
Method | Description | |
---|---|---|
Circle ( ) : System |
public Circle ( string name, Material material, |
||
name | string | |
material | Material | |
concreteProperties | ||
d | float | |
return | System |
public Circle ( string name, string shape, Material material, |
||
name | string | |
shape | string | |
material | Material | |
concreteProperties | ||
t3 | float | |
t2 | float | |
tf | float | |
tw | float | |
t2b | float | |
tfb | float | |
dis | float | |
area | float | |
torsConst | float | |
i33 | float | |
i22 | float | |
as2 | float | |
as3 | float | |
s33 | float | |
s22 | float | |
z33 | float | |
z22 | float | |
r33 | float | |
r22 | float | |
return | System |