This document is archived and information here might be outdated. Recommended version. |
Determines offset applied to z-value when new vertex is added to edit sketch.
[Visual Basic .NET]
Public Property ZOffset As Double
[C#]
public double ZOffset {get; set;}
This property will apply an offset to the z-value generated by the editor's ZCaptureType. Default value is 0. The ZOffset is not applied unless IEditorZ::UseZOffset is TRUE.