Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common
BatchEditable Class
BatchEditable Methods
BeginEditAsync Method
EndEditAsync Method
BatchEditable
BeginEditAsync Method
Start batch editing.
Namespace:
Demo3D.Common
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
Task
BeginEditAsync
(
bool
sync
)
Parameters
sync
Type:
System
Boolean
If true, the Task returned is guaranteed to be complete.
Return Value
Type:
Task
Nothing.
Implements
IBatchEditable
BeginEditAsync(Boolean)
See Also
Reference
BatchEditable Class
Demo3D.Common Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com