SoToVRMLActionSetUrlName Method |
Sets the directory in which to write VRMLInline files.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic void SetUrlName(
string name
)
Public Sub SetUrlName (
name As String
)
public:
void SetUrlName(
String^ name
)
member SetUrlName :
name : string -> unit
Parameters
- name
- Type: SystemString
Remarks
See Also