ODA Product: | Facet Modeler |
Sample Name: | FMCreate |
Categories: | C++ / Beginner / Create .adb files / iOS, macOS, Linux, Windows |
Source Code Location: | FacetModeler/examples/FMCreate/ |
A sample console application that creates objects called bodies and profiles and then saves them in ADB format.
To run the FMCreate sample application:
<KERNEL_DIR>\exe\<version>
\<KERNEL_DIR>/bin/<version>
/<KERNEL_DIR>
is a directory where you unpacked the Kernel archive.<version>
parameter, please see the appropriate section in the Download Kernel SDK topic.
FMCreate <example_name> <file_name>
<file_name>
directory to see if the file was created. Then use the FMReadEx
sample application to read data from it.
example_name
|
Name of the object you want to create. Possible names:
|
file_name
|
Full path to the output .adb file that is created if it doesn't exist. |
In the picture below you can see illustrations for some entities:
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|