Description Retrieves a specified subassembly from the associated FRED document.
Syntax GetSubassembly n, entity
Parameters n As Long Node number of the Subassembly.
entity As T_ENTITY The generic entity data for the subassembly.
Remarks This subroutine retrieves a specified subassembly from the associated FRED document. If there is a problem, the subroutine posts an error and returns without modifying entity.
See Also Examples
|