Obtains the StructuralConnectionSettings object for the specified project document.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static StructuralConnectionSettings GetStructuralConnectionSettings(
Document document
)
Parameters
- document Document
-
A project document.
Return Value
StructuralConnectionSettings
The StructuralConnectionSettings object.
Exceptions
See Also
Reference