AnalyticalModel.GetRigidLink
Description:
Returns rigid link curve corresponding to selector.
Returns rigid link curve corresponding to selector.
public Curve GetRigidLink(
AnalyticalModelSelector selector
)
-
selectorIdentifies from which end of the analytical model to get the Rigid Link.
-
selector is not valid for this AnalyticalModel. -or- Thrown if selector identifies a entire curve instead of just an endpoint. This is because this only returns one curve, and an entire analytical curve may have any number of rigid links.
-
A non-optional argument was null