Method | Description | |
---|---|---|
IsASupportedModelType ( ModelType modelType ) : bool | ||
Linear3DBeam ( IFiniteElementNode start, IFiniteElementNode end, IMaterial mat, ICrossSection section ) : System |
|
public static IsASupportedModelType ( ModelType modelType ) : bool | ||
modelType | ModelType | |
return | bool |
public Linear3DBeam ( IFiniteElementNode start, IFiniteElementNode end, IMaterial mat, ICrossSection section ) : System | ||
start | IFiniteElementNode | |
end | IFiniteElementNode | |
mat | IMaterial | |
section | ICrossSection | |
return | System |