![]() |
ModelBuilderAdd Method |
Name | Description | |
---|---|---|
![]() | Add(IReadOnlyListCroSec) |
add 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) |
add points given explicitly and points given implicitly via elements and snap them
|
![]() | Add(IReadOnlyListBuilderElement, IReadOnlyListElemSet, IReadOnlyListPoint3, IReadOnlyListFemMaterial, MessageLogger) |
adds elements to the model
|