M

Create

Version comparison

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Identical to 2027: 2025, 2025.3, 2026
Not present in: 2020, 2021, 2022
2027 current
AreaLoad.Create(Document, ElementId, XYZ, AreaLoadType, Document)
document Document Document to which new area load will be added.
hostElemId ElementId The analytical surface host element id for the area Load.
forceVector XYZ The force vector applied to the 1st reference point of the area load.
symbol AreaLoadType The symbol of the AreaLoad. Set <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LSTBC49F122_1"></span></span> to use default type.
aDoc Document Document to which new area load will be added.
→ returns nullNothingnullptrAreaLoad If successful, returns an object of the newly created AreaLoad. is returned if the operation fails.
AreaLoad.Create(Document, ElementId, XYZ, AreaLoadType)
document Document Document to which new area load will be added.
hostElemId ElementId The analytical surface host element id for the area Load.
forceVector XYZ The force vector applied to the 1st reference point of the area load.
symbol AreaLoadType The symbol of the AreaLoad. Set <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LSTBC49F122_1"></span></span> to use default type.
→ returns nullNothingnullptrAreaLoad If successful, returns an object of the newly created AreaLoad. is returned if the operation fails.