Share Email Facebook Twitter LinkedIn ReferencePoint.GetCoordinateSystem Method The position and orientation of the ReferencePoint.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public Transform GetCoordinateSystem()Return ValueTransform RemarksThe position of the point is given by CoordinateSystem.Origin, and the orientation is specified by the three unit vectors CoordinateSystem.BasisX, BasisY, BasisZ. See AlsoReferenceReferencePoint ClassAutodesk.Revit.DB Namespace