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

Represents a Tooling::StripLayoutBuilder This class is for Strip Layout Design UI
To create a new instance of this class, use Tooling::StripLayoutCollection::CreateStripLayoutBuilder

Created in NX6.0.0. More...

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

List of all members.

Public Types

enum  FromStationType { FromStationTypeOne, FromStationTypeTwo, FromStationTypeThree }
 Specifies the option of From Station for layout. More...
enum  ToStationType { ToStationTypeOne, ToStationTypeTwo, ToStationTypeThree }
 Specifies the option of To Station for layout. More...

Public Member Functions

NXOpen::Tooling::StripLayoutBuilder::FromStationType FromStation ()
 Returns the From Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.
void SetFromStation (NXOpen::Tooling::StripLayoutBuilder::FromStationType fromStation)
 Sets the From Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.
void SetToStation (NXOpen::Tooling::StripLayoutBuilder::ToStationType toStation)
 Sets the To Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.
NXOpen::Tooling::StripLayoutBuilder::ToStationType ToStation ()
 Returns the To Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.

Detailed Description

Represents a Tooling::StripLayoutBuilder This class is for Strip Layout Design UI
To create a new instance of this class, use Tooling::StripLayoutCollection::CreateStripLayoutBuilder

Created in NX6.0.0.



Member Enumeration Documentation

Specifies the option of From Station for layout.

Enumerator:
FromStationTypeOne 

the beginning layout station is 1

FromStationTypeTwo 

the beginning layout station is 2

FromStationTypeThree 

the beginning layout station is 3

Specifies the option of To Station for layout.

Enumerator:
ToStationTypeOne 

the end layout station is 1

ToStationTypeTwo 

the end layout station is 2

ToStationTypeThree 

the end layout station is 3


Member Function Documentation

Returns the From Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.



License requirements : None

Sets the From Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.



License requirements : None

Parameters:
fromStationSets the from station value

Sets the To Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.



License requirements : None

Parameters:
toStationSets the to station value

Returns the To Station type on the Layout group of Strip Layout Design dialog
Created in NX6.0.0.



License requirements : None


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