cLineElm GetObj Method CSi API ETABS 2015

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

int GetObj(
	string Name,
	ref string Obj,
	ref int ObjType,
	ref double RDI,
	ref double RDJ
)

Parameters

Name
Type: OnlineSystem String
Obj
Type: OnlineSystem String 
ObjType
Type: OnlineSystem Int32 
RDI
Type: OnlineSystem Double 
RDJ
Type: OnlineSystem Double 
See Also