MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / TCL_OPS_setModelBuilder

Function TCL_OPS_setModelBuilder

SRC/api/elementAPI_TCL.cpp:1333–1337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1331}
1332
1333void
1334TCL_OPS_setModelBuilder(TclModelBuilder* theNewBuilder)
1335{
1336 theModelBuilder = theNewBuilder;
1337}
1338
1339LimitCurve*
1340OPS_GetLimitCurve(int LimCrvTag)

Callers 2

TclModelBuilderMethod · 0.85
~TclModelBuilderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected