Class Utils
Assembly: NXOpen.dll
Syntax
public class Utils : NXRemotableObject, IMessageSink
Constructors
Utils(Session)
Declaration
protected Utils(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
GetTemplatePaths(string)
Declaration
public string[] GetTemplatePaths(string templateName)
Parameters
Type |
Name |
Description |
string |
templateName |
|
Returns
GetUtils(Session)
Declaration
public static Utils GetUtils(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink