cPointElm GetConnectivity Method CSi API ETABS 2015

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

int GetConnectivity(
	string Name,
	ref int NumberItems,
	ref int[] ObjectType,
	ref string[] ObjectName,
	ref int[] PointNumber
)

Parameters

Name
Type: OnlineSystem String
NumberItems
Type: OnlineSystem Int32 
ObjectType
Type:  OnlineSystem Int32  
ObjectName
Type:  OnlineSystem String  
PointNumber
Type:  OnlineSystem Int32  
See Also