Create
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2022).
2022
current
LoadCase.Create(Document, String, ElementId, LoadCaseCategory)
| document | Document | The Document to which new load case element will be added. |
| name | String | The name of the load case. |
| natureId | ElementId | The load nature ID. |
| loadCaseCategory | LoadCaseCategory | The predefined load case category. |
| → returns | LoadCase→nullNothingnullptr | The newly created load case element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
LoadCase.Create(Document, String, ElementId, LoadCaseCategory)
| document | Document | The Document to which new load case element will be added. |
| name | String | The name of the load case. |
| natureId | ElementId | The load nature ID. |
| loadCaseCategory | LoadCaseCategory | The predefined load case category. |
| → returns | LoadCase→nullNothingnullptr | The newly created load case element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
LoadCase.Create(Document, String, ElementId, LoadCaseCategory)
| document | Document | The Document to which new load case element will be added. |
| name | String | The name of the load case. |
| natureId | ElementId | The load nature ID. |
| loadCaseCategory | LoadCaseCategory | The predefined load case category. |
| → returns | LoadCase→nullNothingnullptr | The newly created load case element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |
LoadCase.Create(Document, String, ElementId, LoadCaseCategory)
| document | Document | The Document to which new load case element will be added. |
| name | String | The name of the load case. |
| natureId | ElementId | The load nature ID. |
| loadCaseCategory | LoadCaseCategory | The predefined load case category. |
| → returns | LoadCase→nullNothingnullptr | The newly created load case element if successful, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |