Click or drag to resize

APIgetFloorLoadType Method

Get a string describing the selected floor load type
REST path: /load/floor/planetype/[name]
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public string getFloorLoadType(
	string name
)

Parameters

name  String
Name of the floor load type

Return Value

String
String
See Also