Class Utils
Assembly: NXOpen.dll
Syntax
public class Utils : NXRemotableObject, IMessageSink
Constructors
Utils(CaeSession)
Declaration
protected Utils(CaeSession owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateMappedPanelsFromNodes(CaeGroup[], TaggedObject[], double, int, string[], string[])
Declaration
public void CreateMappedPanelsFromNodes(CaeGroup[] sourceGroups, TaggedObject[] targetObjects, double maxDistance, int numInfluencingNodes, string[] groupNames, string[] panelNames)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink