Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1333
void
1334
TCL_OPS_setModelBuilder(TclModelBuilder* theNewBuilder)
1335
{
1336
theModelBuilder = theNewBuilder;
1337
}
1338
1339
LimitCurve*
1340
OPS_GetLimitCurve(int LimCrvTag)
Callers
2
TclModelBuilder
Method · 0.85
~TclModelBuilder
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected