Method that creates an image based on an input picture file name.
Name | Type | Description |
FullFileName | String | Specifies the full file name of a picture file that contains the image to be inserted. |
Position | Point2d | Object that specifies the position on the sketch to insert the image at. |
Link | Boolean | Boolean that specifies whether or not to link the input source file. The default value is True indicating the file will be linked. This is an optional argument whose default value is True. |
Name | Description |
Add a decal feature | This sample demonstrates the creation of a decal feature. |