NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Tooling::StripLayoutStationInformationBuilder Class Reference

Strip Layout Process Description Builder of Tooling. More...

Inheritance diagram for NXOpen::Tooling::StripLayoutStationInformationBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  StationItem { StationItemOne, StationItemTwo, StationItemThree }
 Specifies the station items. More...
 

Public Member Functions

NXOpen::NXColorColorPicker ()
 Returns the color picker
Created in NX11.0.0. More...
 
double ScaleFactor ()
 Returns the text scale size
Created in NX11.0.0. More...
 
void SetColorPicker (NXOpen::NXColor *colorPicker)
 Sets the color picker
Created in NX11.0.0. More...
 
void SetScaleFactor (double scaleFactor)
 Sets the text scale size
Created in NX11.0.0. More...
 
void SetStationInformation (const NXString &stationInformation)
 Sets the station information which will be added into specified strip
Created in NX10.0.0. More...
 
void SetStationInformation (const char *stationInformation)
 Sets the station information which will be added into specified strip
Created in NX10.0.0. More...
 
void SetStationNumber (NXOpen::Tooling::StripLayoutStationInformationBuilder::StationItem stationNumber)
 Sets the station number to define information
Created in NX11.0.0. More...
 
NXString StationInformation ()
 Returns the station information which will be added into specified strip
Created in NX10.0.0. More...
 
NXOpen::Tooling::StripLayoutStationInformationBuilder::StationItem StationNumber ()
 Returns the station number to define information
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Strip Layout Process Description Builder of Tooling.

This builder's Commit doesn't produce any objects
To create a new instance of this class, use NXOpen::Tooling::StripLayoutCollection::CreateStripLayoutStationInformationBuilder
Default values.

Property Value

ColorPicker

103

ScaleFactor

1.0

StationNumber

One


Created in NX10.0.0.

Member Enumeration Documentation

Specifies the station items.

Enumerator
StationItemOne 

Define station number – 01.

StationItemTwo 

Define station number – 02.

StationItemThree 

Define station number – 03.

Member Function Documentation

NXOpen::NXColor* NXOpen::Tooling::StripLayoutStationInformationBuilder::ColorPicker ( )

Returns the color picker
Created in NX11.0.0.



License requirements : None

double NXOpen::Tooling::StripLayoutStationInformationBuilder::ScaleFactor ( )

Returns the text scale size
Created in NX11.0.0.



License requirements : None

void NXOpen::Tooling::StripLayoutStationInformationBuilder::SetColorPicker ( NXOpen::NXColor colorPicker)

Sets the color picker
Created in NX11.0.0.



License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
colorPickercolorpicker
void NXOpen::Tooling::StripLayoutStationInformationBuilder::SetScaleFactor ( double  scaleFactor)

Sets the text scale size
Created in NX11.0.0.



License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
scaleFactorscalefactor
void NXOpen::Tooling::StripLayoutStationInformationBuilder::SetStationInformation ( const NXString stationInformation)

Sets the station information which will be added into specified strip
Created in NX10.0.0.



License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
stationInformationstationinformation
void NXOpen::Tooling::StripLayoutStationInformationBuilder::SetStationInformation ( const char *  stationInformation)

Sets the station information which will be added into specified strip
Created in NX10.0.0.



License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
stationInformationstationinformation
void NXOpen::Tooling::StripLayoutStationInformationBuilder::SetStationNumber ( NXOpen::Tooling::StripLayoutStationInformationBuilder::StationItem  stationNumber)

Sets the station number to define information
Created in NX11.0.0.



License requirements : prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
stationNumberstationnumber
NXString NXOpen::Tooling::StripLayoutStationInformationBuilder::StationInformation ( )

Returns the station information which will be added into specified strip
Created in NX10.0.0.



License requirements : None

NXOpen::Tooling::StripLayoutStationInformationBuilder::StationItem NXOpen::Tooling::StripLayoutStationInformationBuilder::StationNumber ( )

Returns the station number to define information
Created in NX11.0.0.



License requirements : None


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