cDesignCompositeBeamGetDesignSection Method |
Namespace:
ETABS2016
Assembly:
ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntaxint GetDesignSection(
string Name,
ref string PropName
)
Function GetDesignSection (
Name As String,
ByRef PropName As String
) As Integer
int GetDesignSection(
String^ Name,
String^% PropName
)
abstract GetDesignSection :
Name : string *
PropName : string byref -> int
Parameters
- Name
- Type: SystemString
- PropName
- Type: SystemString
Return Value
Type:
Int32
See Also