cPropFrameSetSDSection Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetSDSection(
	string Name,
	string MatProp,
	int DesignType = 0,
	int Color = -1,
	string Notes = "",
	string GUID = ""
)

Parameters

Name
Type: SystemString
MatProp
Type: SystemString
DesignType (Optional)
Type: SystemInt32
Color (Optional)
Type: SystemInt32
Notes (Optional)
Type: SystemString
GUID (Optional)
Type: SystemString

Return Value

Type: Int32
See Also