Click or drag to resize

ModelBuilderAdd Method

Overload List
  NameDescription
Protected methodAdd(IReadOnlyListCroSec)
add cross sections to the model
Protected methodAdd(IReadOnlyListFemMaterial)
Add materials to model. The first material is the default material
Protected methodAdd(IReadOnlyListSupport)
add supports
Protected methodAdd(ListLoad, String)
add all types of loads to the model.
Protected methodAdd(IReadOnlyListPoint3, IReadOnlyListBuilderElement)
add points given explicitly and points given implicitly via elements and snap them
Protected methodAdd(IReadOnlyListBuilderElement, IReadOnlyListElemSet, IReadOnlyListPoint3, IReadOnlyListFemMaterial, MessageLogger)
adds elements to the model
Top
See Also