RevitLinkType.GetChildIds
Method
Description:
Gets the ids of the immediate children of this link.
Gets the ids of the immediate children of this link.
Remarks:
This function only returns the ids of immediate children. Given the link structure A -> B -> C, then calling this function on A will only return B's id.
This function only returns the ids of immediate children. Given the link structure A -> B -> C, then calling this function on A will only return B's id.