Gets and sets the distance between the yaws of the attached objects. This number stays consistent while the objects are attached. A positive DeltaYaw places this object above the leading object.
JavaScript |
|
DeltaYaw |
C# |
|
double DeltaYaw { get; set; } |
C++ |
|
HRESULT DeltaYaw ([out, retval] double* DeltaYaw) HRESULT DeltaYaw ([in] double DeltaYaw) |