History
Current version
3/8/2026, 10:06:03 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:14 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:14 PM
Composite Door
## Composite Door :::infobox | Property | Value | |----------|-------| | Prefab Hash | -793837322 | | Prefab Name | StructureCompositeDoor | | Power Usage | 10W | | Placed With | [Kit (Door)](/wiki/kit-door) | | Placed On | Small Grid |  ::: ### Construction Steps | Step | Tool | Item | |---|---|---| | 1 | [Welding Torch](/wiki/welding-torch) | 1 x [Plastic Sheets](/wiki/plastic-sheets) | | 2 | [Crowbar](/wiki/crowbar) | 1 x [Glass Sheets](/wiki/glass-sheets) | ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Wrench](/wiki/wrench) | [Kit (Door)](/wiki/kit-door) | | 2 | [Hand Drill](/wiki/hand-drill) | 1 x [Plastic Sheets](/wiki/plastic-sheets) | | 3 | [Angle Grinder](/wiki/angle-grinder) | 1 x [Glass Sheets](/wiki/glass-sheets) | ## Purpose A Composite Door is one type of door created using the [Kit (Door)](/wiki/kit-door). ## Characteristics - The Door allows separation between two different rooms. - It consumes 10W of [Power](/wiki/power) per [Tick](/wiki/tick). - It has a separate [Power Port](/wiki/power-port) and [Data Port](/wiki/data-port). ## Tips - A [Crowbar](/wiki/crowbar) can be used to force the door open, as long as it is not Locked. ## User Interface An <ITEM> has no user interface. An <ITEM> provides the following user interface: | Name || Type | Function | |---|---| | **<Name> || <Type>** | **<Function>** | ## Settings An <ITEM> has no settings. An <ITEM> will have the following settings: | Name || Description | |---| | **<Name> || <Description>** | ## Construction - 1x [Plastic Sheets](/wiki/plastic-sheets) using a [Welding Torch](/wiki/welding-torch). - 1x [Glass Sheets](/wiki/glass-sheets) using a [Crowbar](/wiki/crowbar). ## Deconstruction The following tools must be used in order to deconstruct the Door: - [Angle Grinder](/wiki/angle-grinder). - [Hand Drill](/wiki/hand-drill). - [Wrench](/wiki/wrench). ## Data Network | Parameter | Type | Access | Description | |---|---|---|---| | Power | Boolean | Read | Can be read to return if the Composite Door is correctly powered or not, set via the power system, return 1 if powered and 0 if not | | Open | Integer | Read/Write | 1 if device is open, otherwise 0 | | Mode | Integer | Read/Write | The mode of the Composite Door.In **Operate** mode, interactions with the control panel toggle the door open/closed, or cycle the airlock controller if the door is slaved to one.In **Logic** mode, interactions with the control panel write the opposite of the door's current *Open* parameter to its *Setting* parameter. | | Lock | Boolean | Read/Write | Disable manual operation of the Composite Door.Prevents force-opening the door with a crowbar when locked and unpowered. | | Setting | Integer | Read/Write | A variable setting that can be read or written. | | On | Boolean | Read/Write | The current state of the Composite Door. | | RequiredPower | Integer | Read | Idle operating power quantity, does not necessarily include extra demand power | | Idle | Integer | Read | Returns 1 if the Composite Door is currently idle, otherwise 0 | | PrefabHash | Integer | Read | The hash of the structure | | ReferenceId | Integer | Read | Unique Reference Identifier for this object | | NameHash | Integer | Read | Provides the hash value for the name of the object as a 32 bit integer. | ## See Also - [Guide (<Subject>)](/wiki/guide-subject) - [<Related Kits or Items>)](/wiki/related-kits-or-items)