Class SelectionAndPlacementBuilder
Inheritance
SelectionAndPlacementBuilder
Assembly: NXOpen.dll
Syntax
public class SelectionAndPlacementBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SelectionAndPlacementBuilder()
Declaration
protected SelectionAndPlacementBuilder()
Properties
DrawOrientation
Declaration
public Matrix3x3 DrawOrientation { get; set; }
Property Value
DrawOrigin
Declaration
public Point3d DrawOrigin { get; set; }
Property Value
Methods
GetTargets()
Declaration
public TaggedObject[] GetTargets()
Returns
SetTargets(TaggedObject[])
Declaration
public void SetTargets(TaggedObject[] targets)
Parameters
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink