STK XSend comments on this topic.
ApplyObjectEditing Method (AgUiAxVOCntrl)
See Also
Windows





Windows & Linux

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();
[Unmanaged C++]
public: HRESULT ApplyObjectEditing();
[Java]
public void applyObjectEditing();
[Python - STK API ]
def ApplyObjectEditing(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.