cFrameObjGetHingeAssigns Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetHingeAssigns(
	string Name,
	ref int NumberHinges,
	ref int[] HingeNum,
	ref string[] Prop,
	ref int[] MyType,
	ref int[] Behavior,
	ref string[] Source,
	ref double[] RD
)

Parameters

Name
Type: SystemString
NumberHinges
Type: SystemInt32
HingeNum
Type: SystemInt32
Prop
Type: SystemString
MyType
Type: SystemInt32
Behavior
Type: SystemInt32
Source
Type: SystemString
RD
Type: SystemDouble

Return Value

Type: Int32
See Also