NX Open C++ Reference Guide
Public Member Functions
NXOpen::SketchPasteBuilder Class Reference

Represents a SketchPasteBuilder
To create a new instance of this class, use SketchCollection::CreateSketchPasteBuilder
Default values. More...

Inheritance diagram for NXOpen::SketchPasteBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::Point3d InitialPasteLocation ()
 Returns the initial paste location, this is mainly used to define default paste location of sketch objects
Created in NX7.5.0.
NXOpen::Features::MoveObjectBuilderMoveObject ()
 Returns the move object
Created in NX7.5.0.
void ResetInitialPasteLocation ()
 Reset the initial paste location, after this previously set initial paste location will not be used
Created in NX7.5.0.
void SetInitialPasteLocation (const NXOpen::Point3d &dropLocation)
 Sets the initial paste location, this is mainly used to define default paste location of sketch objects
Created in NX7.5.0.

Detailed Description

Represents a SketchPasteBuilder
To create a new instance of this class, use SketchCollection::CreateSketchPasteBuilder
Default values.

Property Value

MoveObject.Associative

false

MoveObject.CreateTraceLines

false

MoveObject.Divisions

1

MoveObject.LayerOption

Original

MoveObject.MoveObjectResult

MoveOriginal

MoveObject.MoveParents

true

MoveObject.NumberOfCopies

1

MoveObject.TransformMotion.DeltaEnum

ReferenceWcsWorkPart

MoveObject.TransformMotion.DeltaXc.Value

0.0

MoveObject.TransformMotion.DeltaYc.Value

0.0

MoveObject.TransformMotion.DeltaZc.Value

0.0

MoveObject.TransformMotion.Option

Dynamic


Created in NX7.5.0.


Member Function Documentation

Returns the initial paste location, this is mainly used to define default paste location of sketch objects
Created in NX7.5.0.



License requirements : None

Returns the move object
Created in NX7.5.0.



License requirements : None

Reset the initial paste location, after this previously set initial paste location will not be used
Created in NX7.5.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")

Sets the initial paste location, this is mainly used to define default paste location of sketch objects
Created in NX7.5.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")

Parameters:
dropLocationDrop location coordinates in absolute

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.