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