cFrameObjSetLateralBracing Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetLateralBracing(
	string Name,
	int MyType,
	int Loc,
	double MyDist1,
	double MyDist2,
	bool RelDist = true,
	eItemType ItemType = eItemType.Objects
)

Parameters

Name
Type: SystemString
MyType
Type: SystemInt32
Loc
Type: SystemInt32
MyDist1
Type: SystemDouble
MyDist2
Type: SystemDouble
RelDist (Optional)
Type: SystemBoolean
ItemType (Optional)
Type: ETABS2016eItemType

Return Value

Type: Int32
See Also