cTowerDeleteTower Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int DeleteTower(
	string TowerName,
	bool Associate,
	string AssocWithTower = ""
)

Parameters

TowerName
Type: SystemString
Associate
Type: SystemBoolean
AssocWithTower (Optional)
Type: SystemString

Return Value

Type: Int32
See Also