Click or drag to resize
SoToHTMLActionSetImageURLName Method

Sets the URL name of image in the HTML file, ("image.jpg" by default).

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetImageURLName(
	string name
)

Parameters

name
Type: SystemString
Remarks

This is the first way to specify the image file name.

See Also