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();
|
| [Java] |
|---|
public applyFinalStateToBPlanes();
|
| [Unmanaged C++] |
|---|
public: HRESULT ApplyFinalStateToBPlanes();
|