M

AnalyticalModel.HasRigidLinksWith

Description:
Indicates if Analytical Model has Rigid Links with specified element.
Remarks:
This is bidirectional, so this can be used to see if Rigid Links exist from Column to Beam.
public bool HasRigidLinksWith(
	ElementId neighborId
)
Return Value bool true if Rigid Links exist, false otherwise.