2020 Property
Changes 6
P

StructuralSettings.AnalyticalModelCheckSupportDistance

Description:
Check that joins in the physical model are consistent with proximity in the analytical model.
Remarks:
When this check is enabled, a warning will be given for physically joined members whose analytical curves are more than a certain distance apart. The distance is given by the AnalyticalModelSupportDistanceTolerance property.
public bool AnalyticalModelCheckSupportDistance { get; set; }