AnalyticalModel.HasRigidLinksWith
Description:
Indicates if Analytical Model has Rigid Links with specified element.
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.
This is bidirectional, so this can be used to see if Rigid Links exist from Column to Beam.
public bool HasRigidLinksWith(
ElementId neighborId
)
-
neighborIdneighboring Element, to which Rigid Links may exist.
Return Value
bool
true if Rigid Links exist, false otherwise.
-
A non-optional argument was null