STK X Send comments on this topic.
ApplyObjectEditing Method (AgUiAxVOCntrl)
See Also  Example





Description

Commits changes when in 3D object editing mode.

Syntax

[Visual Basic .NET]
Public Sub ApplyObjectEditing() 

[C#]
public void ApplyObjectEditing();

[Managed C++]
public: void ApplyObjectEditing();

[Java]
public  applyObjectEditing();

[Unmanaged C++]
public: HRESULT ApplyObjectEditing();

Remarks

Saves changes but leaves the object in edit mode.

Example

[Visual Basic .NET] Copy Code
AxAgUiAxVOCntrl1.ApplyObjectEditing()
...

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1