cAreaObjGetSelectedEdge Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetSelectedEdge(
	string Name,
	ref int NumberEdges,
	ref bool[] Selected
)

Parameters

Name
Type: SystemString
NumberEdges
Type: SystemInt32
Selected
Type: SystemBoolean

Return Value

Type: Int32
See Also