Applies the last calculated final state of the segment to all selected B-Planes.
[Visual Basic .NET] |
---|
Public Sub ApplyFinalStateToBPlanes() |
[C#] |
---|
public void ApplyFinalStateToBPlanes(); |
[Managed C++] |
---|
public: void ApplyFinalStateToBPlanes(); |
[Unmanaged C++] |
---|
public: HRESULT ApplyFinalStateToBPlanes(); |
[Java] |
---|
public void applyFinalStateToBPlanes(); |