RVTDocs.com

FabricationRodInfo.GetRodAttachedElementId

Method
Description:
Gets the identifier of the attached component for the specified rod.
Syntax
Parameters
Parameter Type Description
rodIndex Int32 The index of the specified rod.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException the index rodIndex is should be in range of rod count.
InvalidOperationException The rods do not attached to any structue.