cPointObj GetPanelZone Method CSi API ETABS 2015

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

int GetPanelZone(
	string Name,
	ref int PropType,
	ref double Thickness,
	ref double K1,
	ref double K2,
	ref string LinkProp,
	ref int Connectivity,
	ref int LocalAxisFrom,
	ref double LocalAxisAngle
)

Parameters

Name
Type: OnlineSystem String
PropType
Type: OnlineSystem Int32 
Thickness
Type: OnlineSystem Double 
K1
Type: OnlineSystem Double 
K2
Type: OnlineSystem Double 
LinkProp
Type: OnlineSystem String 
Connectivity
Type: OnlineSystem Int32 
LocalAxisFrom
Type: OnlineSystem Int32 
LocalAxisAngle
Type: OnlineSystem Double 
See Also