Click or drag to resize

APIsetSelfWeight Method

Set the loadcase hosting the automatic self-weight
REST path: /load/setsw/[loadcase]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool setSelfWeight(
	string loadcase
)

Parameters

loadcase  String
Name of the loadcase hosting the automatic self-weight

Return Value

Boolean
True if successful
See Also