NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::PasteSpecialBuilder Class Reference

Represents a PasteSpecialBuilder
To create a new instance of this class, use ClipboardOperationsManager::CreatePasteSpecialBuilder
Default values. More...

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

List of all members.

Public Types

enum  DestinationOption { DestinationOptionWcs, DestinationOptionCsys }
 This enum represents the paste ppecial destination coordinate system options. More...
enum  LayerOption { LayerOptionWork, LayerOptionOriginal, LayerOptionSpecified }
 This enum represents the paste special layer options. More...

Public Member Functions

NXOpen::CoordinateSystemCsys ()
 Returns the destination coordinate system
Created in NX5.0.0.
NXOpen::PasteSpecialBuilder::DestinationOption DestinationOpt ()
 Returns the destination coordinate system option
Created in NX5.0.0.
int LayerNumber ()
 Returns the layer number
Created in NX5.0.0.
NXOpen::PasteSpecialBuilder::LayerOption LayerOpt ()
 Returns the layer option
Created in NX5.0.0.
void SetCsys (NXOpen::CoordinateSystem *csys)
 Sets the destination coordinate system
Created in NX5.0.0.
void SetDestinationOpt (NXOpen::PasteSpecialBuilder::DestinationOption destinationOpt)
 Sets the destination coordinate system option
Created in NX5.0.0.
void SetLayerNumber (int layerNumber)
 Sets the layer number
Created in NX5.0.0.
void SetLayerOpt (NXOpen::PasteSpecialBuilder::LayerOption layerOpt)
 Sets the layer option
Created in NX5.0.0.

Detailed Description

Represents a PasteSpecialBuilder
To create a new instance of this class, use ClipboardOperationsManager::CreatePasteSpecialBuilder
Default values.

Property Value

DestinationOpt

Csys

LayerOpt

Work


Created in NX5.0.0.


Member Enumeration Documentation

This enum represents the paste ppecial destination coordinate system options.

Enumerator:
DestinationOptionWcs 

wcs

DestinationOptionCsys 

csys

This enum represents the paste special layer options.

Enumerator:
LayerOptionWork 

work

LayerOptionOriginal 

original

LayerOptionSpecified 

specified


Member Function Documentation

Returns the destination coordinate system
Created in NX5.0.0.



License requirements : None

Returns the destination coordinate system option
Created in NX5.0.0.



License requirements : None

Returns the layer number
Created in NX5.0.0.



License requirements : None

Returns the layer option
Created in NX5.0.0.



License requirements : None

Sets the destination coordinate system
Created in NX5.0.0.



License requirements : None

Parameters:
csyscsys

Sets the destination coordinate system option
Created in NX5.0.0.



License requirements : None

Parameters:
destinationOptdestinationopt

Sets the layer number
Created in NX5.0.0.



License requirements : None

Parameters:
layerNumberlayernumber

Sets the layer option
Created in NX5.0.0.



License requirements : None

Parameters:
layerOptlayeropt

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