reference
ECAD Socket Skeleton
The skeleton inside a socket assembly. ECAD Board Fasteners reads the MOUNTING points from here when they are not on the socket itself.
The socket skeleton is the skeleton inside a socket assembly, when the socket is an assembly. ECAD Board Sockets ignores it. ECAD Board Fasteners prefers it for the mounting holes.
Which commands use it
Command | How it uses this model |
|---|---|
ECAD Board Fasteners | Looks up the socket’s skeleton and reads the datum-point feature |
What must already exist
Required when Board Fasteners runs and MOUNTING is not on the socket itself:
A datum-point feature named
MOUNTING, with one point per fastener hole. The first point (often namedMNTG_1) is where the first fastener is assembled. The remaining points drive the patternSCREWS_SOCKET_1.
If MOUNTING is on the socket itself, the skeleton is optional.
Optional
A skeleton component on the socket assembly. It can be missing when
MOUNTINGis on the socket.
Board Fasteners does not read FASTENER_MATE or MOUNTING_AXIS from the skeleton. Those are on the socket model.
What CadActive creates
Nothing. The commands only read this model.