Share Email Facebook Twitter LinkedIn PointOnPlane.Offset Property Signed offset from the plane.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public double Offset { get; set; }Property ValueDouble RemarksThe point's position is offset in the direction of the normal vector returned by the Plane.Normal property. See AlsoReferencePointOnPlane ClassAutodesk.Revit.DB Namespace