Alignment Get(Document, Guid) Method |
Returns an Alignment in the document given its GUID.
Namespace: Autodesk.Revit.DB.Infrastructure
Assembly: Autodesk.CivilAlignments.DBApplication (in Autodesk.CivilAlignments.DBApplication.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- document Document
- The document for which the alignment is returned.
- guid Guid
- The unique identifier of the Alignment.
Return Value
Alignment