TraverseFromParent Method (FCSession)
Syntax
'Declaration
Public Function TraverseFromParent( _
ByRef _generic_ As IFCGeneric, _
ByVal _objectType_ As String, _
ByVal _dataFields_ As String, _
ByVal _bulkName_ As String, _
ByVal _parentGeneric_ As IFCGeneric, _
ByVal _relationName_ As String _
) As IFCGeneric
public IFCGeneric TraverseFromParent(
ref IFCGeneric _generic_,
string _objectType_,
string _dataFields_,
string _bulkName_,
IFCGeneric _parentGeneric_,
string _relationName_
)
Parameters
generic
objectType
dataFields
bulkName
parentGeneric
relationName
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family