Returns the AnalyticalToPhysicalAssociationManager for this document.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static AnalyticalToPhysicalAssociationManager GetAnalyticalToPhysicalAssociationManager(
Document doc
)
Parameters
- doc Document
-
Revit document.
Return Value
AnalyticalToPhysicalAssociationManager
Exceptions
See Also
Reference