API Reference
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
DB.Api.Assembly Class Reference

Class to handle model assemblies. An assembly is a collection of component blocks that form a re-usable model component. An assembly can be used to model building occupants, furnishings, staircases, etc. Once an assembly has been defined it can then be placed in the form of 'instances' within the model. More...

Public Member Functions

void Dispose ()
 

Properties

string Name [get, set]
 Returns the name of the assembly.
 
double Width [get]
 Returns the width (dimension along X-axis) of a bounding box for the assembly.
 
double Height [get]
 Returns the height (dimension along Z-axis) of a bounding box for the assembly.
 
double Depth [get]
 Returns the depth (dimension along Y-axis) of a bounding box for the assembly.
 
Image Bitmap [get]
 Returns 3D image of assembly as a bitmap.
 

Detailed Description

Class to handle model assemblies. An assembly is a collection of component blocks that form a re-usable model component. An assembly can be used to model building occupants, furnishings, staircases, etc. Once an assembly has been defined it can then be placed in the form of 'instances' within the model.


The documentation for this class was generated from the following file: