Class SelectUVMeshObjectData
Inheritance
SelectUVMeshObjectData
Assembly: NXOpen.dll
Syntax
public class SelectUVMeshObjectData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SelectUVMeshObjectData()
Declaration
protected SelectUVMeshObjectData()
Properties
SelectionList
Declaration
public SelectDisplayableObjectList SelectionList { get; }
Property Value
Methods
ClearAndAdd(NXObject[], View, Point3d)
Declaration
public void ClearAndAdd(NXObject[] objects, View view, Point3d point)
Parameters
SetCursorLocation(Point3d)
Declaration
public void SetCursorLocation(Point3d point)
Parameters
Type |
Name |
Description |
Point3d |
point |
|
SetViewDirection(Vector3d)
Declaration
public void SetViewDirection(Vector3d direction)
Parameters
Type |
Name |
Description |
Vector3d |
direction |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink