RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PointOnPlane

PointOnPlane.Offset

Property
Description:
Signed offset from the plane.
Remarks:
The point's position is offset in the direction of the normal vector returned by the Plane.Normal property.
Syntax
public double Offset { get; set; }