Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 818 Bytes

OpaqueConstructionAbridged.md

File metadata and controls

15 lines (10 loc) · 818 Bytes

DragonflySchema.Model.OpaqueConstructionAbridged

Properties

Name Type Description Notes
UserData Object Optional dictionary of user data associated with the object.All keys and values of this dictionary should be of a standard data type to ensure correct serialization of the object (eg. str, float, int, list). [optional]
Materials List<string> List of strings for opaque material identifiers. The order of the materials is from exterior to interior.
Type string [optional] [readonly] [default to "OpaqueConstructionAbridged"]

[Back to Model list] [Back to API list] [Back to README]