Click or drag to resize

APIsetSectionRebarsToElements(String) Method

Assign section rebars and stirrups in elements having the same section
REST path: /section/rebar/toelems/[ID]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool setSectionRebarsToElements(
	string ID
)

Parameters

ID  String
ID of the section

Return Value

Boolean
True is successful
See Also