Revit 2018 API |
StructuralSettings..::..AnalyticalModelCheckSupportDistance Property |
StructuralSettings Class See Also |
Check that joins in the physical model are consistent
with proximity in the analytical model.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2011
Syntax
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.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..DisabledDisciplineException | When setting this property: None of the following disciplines is enabled: Structural. |