Enum Scene.ComponentType
Represents the type of component that an object can be.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.ComponentType
Fields
Name | Description |
---|---|
CarcasePanel | Carcase panel for cutting lists. |
FrontPanel | Front panel for cutting lists. |
Intermediate | Intermediate component for cutting lists (see the MobiScript documentation for more information). |
Labor | Manpower for Bill Of Materials. |
LiquidProduct | Liquid product for Bill Of Materials (glue, varnish, etc.). |
NotAComponent | The object is not a component (object of highest level). |
Option | "Normal" component that is to say option or accessory of the parent object or member of a block subset associated to the parent object for placing convenience reasons. |
Part | Part for Bill Of Materials (legs, hinges, etc.). |
Profile | Profile or linear part for Bill Of Materials (edge, etc.). |
Subset | Subset for cutting lists (see the MobiScript documentation for more information). |