|
LuciadCPillar C# 2026.0.07
|
Represents meta data common for all types of models. More...
Classes | |
| class | Builder |
| The builder class to create the luciad.ModelMedata class. More... | |
Public Member Functions | |
| void | Dispose () |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Static Public Member Functions | |
| static Luciad.Models.ModelMetadata.Builder | NewBuilder () |
Creates a builder class for the creation of the ModelMetadata. | |
Properties | |
| string | Title [get] |
| The human-readable description of the model. | |
Represents meta data common for all types of models.
|
inline |
|
inline |
|
inline |
|
inlinestatic |
Creates a builder class for the creation of the ModelMetadata.
ModelMetadata.
|
get |
The human-readable description of the model.
Returns the human-readable description of the model.