|
LuciadCPillar C# 2026.0.09
|
The builder class to create the luciad.ModelMedata class. More...
Public Member Functions | |
| Builder (Luciad.Models.ModelMetadata.Builder other) | |
| Copy constructor. | |
| Luciad.Models.ModelMetadata | Build () |
Builds the ModelMetadata. | |
| void | Dispose () |
| Luciad.Models.ModelMetadata.Builder | Title (string title) |
| Sets the title for the model. | |
The builder class to create the luciad.ModelMedata class.
|
inline |
Copy constructor.
| other | the builder to copy. |
|
inline |
Builds the ModelMetadata.
ModelMetadata.
|
inline |
|
inline |
Sets the title for the model.
| title | the model's title. |