|
|
ModelBeam Constructor |
| Name | Description | |
|---|---|---|
| ModelBeam |
Initializes a new instance of the ModelBeam class.
parameterless constructor for json serialization.
| |
| ModelBeam(SerializationInfo, StreamingContext) |
Initializes a new instance of the ModelBeam class.
Deserialize ModelBeam.
| |
| ModelBeam(Int32, BuilderBeam, IReadOnlyListInt32, ListNode) |
Initializes a new instance of the ModelBeam class.
construct model-beam from a grass-beam and additional information collected in the assembly-process.
|