cPointObjGetPanelZone Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.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: SystemString
PropType
Type: SystemInt32
Thickness
Type: SystemDouble
K1
Type: SystemDouble
K2
Type: SystemDouble
LinkProp
Type: SystemString
Connectivity
Type: SystemInt32
LocalAxisFrom
Type: SystemInt32
LocalAxisAngle
Type: SystemDouble

Return Value

Type: Int32
See Also