|
|
ModelBuilderAdd Method |
| Name | Description | |
|---|---|---|
| Add(IReadOnlyListCroSec) |
Adds a list of cross sections to the model.
| |
| Add(IReadOnlyListFemMaterial) |
Add materials to model. The first material is the default material.
| |
| Add(IReadOnlyListSupport) |
add supports.
| |
| Add(ListLoad, String) |
add all types of loads to the model.
| |
| Add(IReadOnlyListPoint3, IReadOnlyListBuilderElement) |
Adds points given explicitly and points given implicitly via elements and snap them.
| |
| Add(IReadOnlyListBuilderElement, IReadOnlyListElemSet, IReadOnlyListPoint3, IReadOnlyListFemMaterial, MessageLogger) |
Adds elements to the model.
|