Returns a reference to a given curve within the Analytical Element.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Reference GetReference(
AnalyticalModelSelector selector
)
Parameters
- selector AnalyticalModelSelector
-
Specifies where in the Analytical Element the reference lies.
Return Value
Reference
Requested reference.
Exceptions
See Also
Reference