Parts editor
The Part Editor is an editor that lets you create and manage design parts available in the Archisketch editor.
Enter the Part Editor
On the part detail page, you can open the part in the Part Editor by clicking the [View in Part Editor] button.


Variables (Parameters)
The variable types used to implement parametric parts include 1) basic variables, 2) custom variables, 3) internal variables There are three types.
When creating a variable, set the following items together.
Variable name (name for understanding its function and purpose)
Reference name (unique English name used when referring to the actual variable)
Variable type (number, text, material)
Data type (range, option, formula)
Depending on each variable type and data type, you must enter related information such as option values and default values.
Basic variables
Basic variables are variables that manage values corresponding to a part’s width (W), depth (D), and height (H).
You can add each variable by clicking the W, D, and H buttons.
The added basic variables can be changed by entering values directly in the editor and the Part Editor (other parts).
You can delete a variable by clicking the trash button on the right of the variable list.

Custom variables
Custom variables are variables that manage values that can be modified in the editor, in addition to basic variables.
You can add a custom variable by clicking the [+] button at the top right of the section.
You can add an enterprise variable by clicking the file-shaped button to the left of the [+] button.
The added custom variables can be changed by entering values directly in the editor and the Part Editor (other parts).
You can delete a variable by clicking the trash button on the right of the variable list.

Internal variables
Internal variables are variables that manage values repeatedly used within the Part Editor.
You can add an internal variable by clicking the [+] button at the top right of the section.
Internal variables cannot be changed by entering values directly in the editor and the Part Editor (other parts).
You can delete a variable by clicking the trash button on the right of the variable list.

Formula input
Formulas can be used in all fields where numbers are entered in the Part Editor. You can freely enter conditional expressions and transformed values using variables.
You can enter formulas more easily by clicking the calculator button on the right side of the input field to open the formula editor.
In the formula editor, you can use not only basic mathematical symbols, but also various advanced mathematical functions and string-processing functions while checking descriptions and examples.
The entered formula can be
previewed through the 'Preview Full Calculation Result' button.

Snap
Snap point
A snap point is a feature that allows products to be connected to each other by snapping in the editor based on points.
You can add a snap point by clicking the [+] button at the top right of the section.
In the editor, snapping 1) when the matching keys are the same, and 2) when the snap types are different, works.
When shared variables are set, other products connected by snapping will share the same variable values.
When auto placement is set, the part is automatically placed on the snap when the finish auto-placement feature is used.
You can delete a snap point by clicking the trash button on the right of the snap point list.
Snap points are displayed in the Part Editor as fixed-color dot markers indicating their positions.

Snap line
A snap line is a feature that allows products to be connected to each other by snapping in the editor based on lines.
You can add a snap line by clicking the [+] button at the top right of the section.
In the editor, snapping 1) when the matching keys are the same, and 2) when the snap types are different, works.
snap lines connect start points to start points and end points to end points, respectively.
When shared variables are set, other products connected by snapping will share the same variable values.
When auto placement is set, the part is automatically placed on the snap when the finish auto-placement feature is used.
You can delete a snap point by clicking the trash button on the right of the snap point list.
Snap lines are displayed in the Part Editor as fixed-color line markers indicating their positions.

Snap export & import
Snap export & import is a feature that lets you apply another part’s complex snap settings as-is.
When you click [Export Snap], the snap information is copied to the clipboard in JSON format.
If you click 'Import Snap' in the part where you want to load the copied snap information, the snap information will be applied.

Set product type
You can select the product type in Set product type.
In the case of 'wall-mounted products,' they are automatically set to be placed only on walls in the editor.

Set floor reference height
When the floor reference height is set, the item is placed in the editor at that height above the floor.
The floor reference height can also be set using variables.

Bounding box
The bounding box refers to the measurement 기준 used to numerically display the size of a product in the editor.
By default, the bounding box is automatically set based on a rectangular box that encloses the outermost boundaries of the part.
You can set a manual bounding box by clicking the edit button on the right side of the section.
When setting a manual bounding box, you can define size values that are separate from the visible size.

Part Library tab
1. You can select the parts to bring into the Part Editor from the Part Library.
2. You can enter the Part Library tab by clicking 'Part Library' at the top left.
3. When you click a part thumbnail, the selected part is added to the Part Editor.

Part management
Part thumbnail Right-clicking the mousewill display additional part functions.
[Edit Part Asset] Click to edit the part thumbnail.
[Recreate Part] Click to open the part in a new Part Editor tab.
[Replace Selected Part] Click to replace the selected part with this part in the Part Editor.
[Add Part Code] Clicking the button opens the modal for adding a part code.
[Delete Part] Click to delete the part from the Part Library.
[Create Product] Click to create a product that references this part.

Part information
Nickname, reference name, reference component
A nickname is a feature used to distinguish parts within the component status panel inside the part.
The reference name is the name used to refer to the variable value of that function in other parts.
For reference components, if you enter the reference name of a component type added in a custom variable, the model will change according to the variable values of that component type.
Animation
If you need opening and closing motions such as doors and drawers, you can set them using the animation feature.
You can quickly apply animations by type by clicking buttons such as DoorL and DoorR at the top.
Parameter settings, position, rotation
Parameter settings let you set the basic and custom variable values of the part.
If you select 'Select on placement' in parameter settings, you can change that parameter in placement mode.
Position and rotation are features that let you set the position and rotation values based on the part’s coordinate axes.
Mirror inversion
Mirror inversion is a feature that lets you flip the part based on each axis.
Even after flipping, the position reference remains fixed in the same location.
Hide conditions
The hide conditions feature hides the part in the editor according to specific conditions.
You can set conditions using equations or inequalities based on variable values.
Thickness (panel)
Shown only for panel parts, and lets you adjust the panel thickness.
Panel
A panel is an object (part) whose shape and thickness can be freely modified point by point.
Add panel
When you click the [Create Panel] button in the Part Library tab, a rectangular panel is created in the Part Editor.
The created panel can be modified in the panel shape editor.

Panel editing (panel shape editor)
After selecting a panel, you can enter by clicking the [Enter Panel Shape Editor] button at the bottom right.
In the panel shape editor, you can edit the panel shape based on each panel’s points.
Using the [Remove] and [Add] buttons on the right, you can remove the point or add a new point.
Clicking the [Import DXF] button lets you select a 2D DXF file and import the panel.
When a hole is added, a rectangular hole that passes through the panel is created, and you can manage points for each hole.

Component status panel
In the component status panel, you can check the child parts used in that part.
You can hide a part through the eye icon on the right. (Hidden state is applied only in the Part Editor.)

Part management
Create new part
You can create a new part by clicking [New Part] in the header.
You can select the part type when creating a part.
Clicking the [Confirm] button takes you to the Part Editor screen for editing the new part.

Overwrite
Clicking [Overwrite] in the header lets you apply changes to the part.
If you leave the Part Editor without overwriting, your changes may be lost.

Reset
Clicking the [Reset] button lets you reset all current work.

Save
Clicking the [Save] button in the header opens the save modal.
You can enter the part name and part type.
After selecting the category to save to, you can create/move the part into that category.
Clicking [Save as New] duplicates and saves it as a new part.

Last updated
Was this helpful?

