Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool |
|
|
GetHashCode ( ) : int |
|
|
IsASupportedModelType ( ModelType modelType ) : bool | ||
LinearTruss ( IFiniteElementNode start, IFiniteElementNode end, IMaterial material, ICrossSection crossSection ) : System |
|
|
operator ( ) : bool |
|
public static IsASupportedModelType ( ModelType modelType ) : bool | ||
modelType | ModelType | |
return | bool |
public LinearTruss ( IFiniteElementNode start, IFiniteElementNode end, IMaterial material, ICrossSection crossSection ) : System | ||
start | IFiniteElementNode | |
end | IFiniteElementNode | |
material | IMaterial | |
crossSection | ICrossSection | |
return | System |