Click or drag to resize

ModelBuilderAdd Method

Overload List
  NameDescription
Protected methodAdd(IReadOnlyListCroSec)
Adds a list of 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)
Adds 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