reference
ECAD Board Part
The board solid inside the EcadBoardAssembly. It must have the board-zero coordinate system before the board commands will treat the assembly as a board.
The ECAD board part is the solid board inside the EcadBoardAssembly. Almost every board command uses it to decide whether a model is a board.
Which commands use it
Command | How it uses this model |
|---|---|
ECAD Board Name | Renames this part when it is the current model, from the five-character board-family formula. |
ECAD Board Thickness | Reads and writes thickness (the thickness extrude or the parameter |
ECAD Board Inlay | Places the stay-out |
ECAD Board Sockets |
|
ECAD Board Fasteners |
|
What must already exist
Required before any command will treat this as the board:
The model must be a part.
It must have the board-zero coordinate system. The name is the Creo config option
ecad_board_csys_def_namewhen that option is set, otherwiseECAD_BOARD_ZERO.That coordinate system must exist as a feature. Without it, the parent assembly is not treated as an EcadBoardAssembly.
Top, bottom, and edge surfaces are found from geometry aligned to board-zero (plus and minus Z). They are not required to recognize the part, but ECAD Board Thickness needs them to create the BOARD_THICKNESS measurement.
Command | Also required on this part |
|---|---|
ECAD Board Thickness | A blind or symmetric protrusion that drives thickness, or the parameter |
ECAD Board Inlay (stay-out) | Coordinate system |
ECAD Board Sockets (Create Site Patterns) | At least one coordinate system named |
ECAD Board Sockets (assemble and stay-out) |
|
Optional
These are expected on boards you build by hand. Board Sockets logs them when they are missing. Create Site Patterns creates them:
Feature | Role |
|---|---|
| Datum points, one on each socket site |
| Datum points, one on each blank site |
| Leader coordinate system on the first socket-site point |
| Point pattern of that leader (one coordinate system per socket site) |
| Leader coordinate system on the first blank-site point |
| Point pattern of the blank leader |
| Group around the imported |
SOCKET_SITE_POINTS and SOCKET_BLANK_POINTS are required when Board Sockets updates the board part and Create Site Patterns has not created them yet.
What CadActive creates
Command | On this model |
|---|---|
ECAD Board Thickness | Parameter |
ECAD Board Inlay | Group |
ECAD Board Sockets | Imported |
ECAD Board Name | Renames this part from the five-character board-family formula, with a fixed |