Syntax @FitDGN(, , ) Arguments The Design file to be fit into the bounding box of the feature upon which it is invoked. Range: String MASTER - The file is fit into the bounding box of the passed-in feature using master units. SUBUNIT - The file is fit into the bounding box of the passed-in feature using subunits. Range: MASTER|SUBUNIT The buffer percentage. This defines the percentage of white space to leave around the edge of the bounding box when fitting the Design file. Range: Real Description This function moves and scales the specified Design file to fit within the bounding box of the feature on which it is called. The amount of area to leave empty as border around the outside of the moved and scaled Design file is specified using . is a percentage and must fall in the range 0 <= < 100. The MASTER or SUBUNIT flag indicates how the units in the design file should be interpreted, compared to the units of the feature that the function is invoked upon. Note: This function does not create a copy of the specified Design file, but rather directly modifies the Design file's global origin and scaling factors so it fits into the bounding box of the feature.