Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.PackageManager
PackageVersion Class
PackageVersion Methods
Load Method
LoadFromJson Method
Save Method
ToOptions Method
ToString Method
PackageVersion
ToOptions Method
Converts the
PackageVersion
to the corresponding
PackageVersionOptions
with the options required to construct the
PackageVersion
(see
#ctor(PackageVersionOptions)
).
Namespace:
Demo3D.PackageManager
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
PackageVersionOptions
ToOptions
()
Return Value
Type:
PackageVersionOptions
An instance of
PackageVersionOptions
with the options required to construct the
PackageVersion
.
See Also
Reference
PackageVersion Class
Demo3D.PackageManager Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com