SoSimplifyActionSetUrlName Method |
Sets the name used when creating Inline files for each simplified child.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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