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

Represents a LineDesigner.ColumnGridEquipment builder. More...

Inheritance diagram for NXOpen::LineDesigner::ColumnGridEquipmentBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  ColumnBaseType {
  ColumnBaseTypeNone, ColumnBaseTypeRectangle, ColumnBaseTypeCircle, ColumnBaseTypeCone,
  ColumnBaseTypeUserDefine
}
 
enum  ColumnType {
  ColumnTypeIBeam, ColumnTypeTBeam, ColumnTypeRectangle, ColumnTypeCircle,
  ColumnTypeUserDefine
}
 

Public Member Functions

double BubbleDiameter ()
 Returns the bubble diameter
Created in NX9.0.0. More...
 
double BubbleExtension ()
 Returns the bubble extension
Created in NX9.0.0. More...
 
double BubbleExtensionOffset ()
 Returns the bubble extension offset
Created in NX9.0.0. More...
 
double BubbleLeader ()
 Returns the bubble leader
Created in NX9.0.0. More...
 
NXString BubblesUnallowedChars ()
 Returns the bubbles unallowed chars
Created in NX9.0.0. More...
 
NXOpen::SectionColumnBaseCrossSection ()
 Returns the column base cross section
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnBaseDepth ()
 Returns the column base depth
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnBaseDiameter ()
 Returns the column base diameter
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnBaseHeight ()
 Returns the column base height
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnBaseLowerDiameter ()
 Returns the column base lower diameter
Created in NX9.0.0. More...
 
NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseType ColumnBaseTypeEnum ()
 Returns the column base type enum
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnBaseUpperDiameter ()
 Returns the column base upper diameter
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnBaseWidth ()
 Returns the column base width
Created in NX9.0.0. More...
 
NXOpen::SectionColumnCrossSection ()
 Returns the column cross section
Created in NX9.0.0. More...
 
NXOpen::NXObjectListColumnDataList ()
 Returns the column data list
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnDepth ()
 Returns the column depth
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnDiameter ()
 Returns the column diameter
Created in NX9.0.0. More...
 
bool ColumnDisplayIDs ()
 Returns the column display ids
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnElevation ()
 Returns the column elevation
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnHeight ()
 Returns the column height
Created in NX9.0.0. More...
 
bool ColumnRotate90Degrees ()
 Returns the column rotate90 degrees
Created in NX9.0.0. More...
 
double ColumnSpacingDouble ()
 Returns the column spacing double
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnThickness ()
 Returns the column thickness
Created in NX9.0.0. More...
 
NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnType ColumnTypeEnum ()
 Returns the column type enum
Created in NX9.0.0. More...
 
int ColumnWideNumber ()
 Returns the column wide number
Created in NX9.0.0. More...
 
NXOpen::ExpressionColumnWidth ()
 Returns the column width
Created in NX9.0.0. More...
 
bool CreateBottomBubblesToggle ()
 Returns the create bottom bubbles toggle
Created in NX9.0.0. More...
 
bool CreateLeftBubblesToggle ()
 Returns the create left bubbles toggle
Created in NX9.0.0. More...
 
bool CreateRightBubblesToggle ()
 Returns the create right bubbles toggle
Created in NX9.0.0. More...
 
bool CreateTopBubblesToggle ()
 Returns the create top bubbles toggle
Created in NX9.0.0. More...
 
bool DefineGlobalSizeToggle ()
 Returns the define global size toggle
Created in NX9.0.0. More...
 
bool DisplayGridToggle ()
 Returns the display grid toggle
Created in NX9.0.0. More...
 
NXOpen::KFObjectKfObject ()
 Returns the kf object
Created in NX9.0.0. More...
 
void ModifyColumnsButton ()
 TODO: fill in a description for this
Created in NX9.0.0. More...
 
NXOpen::NXObjectListRowDataList ()
 Returns the row data list
Created in NX9.0.0. More...
 
int RowDeepNumber ()
 Returns the row deep number
Created in NX9.0.0. More...
 
double RowSpacingDouble ()
 Returns the row spacing double
Created in NX9.0.0. More...
 
NXOpen::LineDesigner::PickRectanglePointsBuilderSelectGridArea ()
 Returns the select grid area
Created in NX9.0.0. More...
 
void SetBubbleDiameter (double bubbleDiameter)
 Sets the bubble diameter
Created in NX9.0.0. More...
 
void SetBubbleExtension (double bubbleExtension)
 Sets the bubble extension
Created in NX9.0.0. More...
 
void SetBubbleExtensionOffset (double bubbleExtensionOffset)
 Sets the bubble extension offset
Created in NX9.0.0. More...
 
void SetBubbleLeader (double bubbleLeader)
 Sets the bubble leader
Created in NX9.0.0. More...
 
void SetBubblesUnallowedChars (const NXString &bubblesUnallowedChars)
 Sets the bubbles unallowed chars
Created in NX9.0.0. More...
 
void SetBubblesUnallowedChars (const char *bubblesUnallowedChars)
 Sets the bubbles unallowed chars
Created in NX9.0.0. More...
 
void SetColumnBaseTypeEnum (NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseType columnBaseTypeEnum)
 Sets the column base type enum
Created in NX9.0.0. More...
 
void SetColumnDisplayIDs (bool columnDisplayIDs)
 Sets the column display ids
Created in NX9.0.0. More...
 
void SetColumnRotate90Degrees (bool columnRotate90Degrees)
 Sets the column rotate90 degrees
Created in NX9.0.0. More...
 
void SetColumnSpacingDouble (double columnSpacingDouble)
 Sets the column spacing double
Created in NX9.0.0. More...
 
void SetColumnTypeEnum (NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnType columnTypeEnum)
 Sets the column type enum
Created in NX9.0.0. More...
 
void SetColumnWideNumber (int columnWideNumber)
 Sets the column wide number
Created in NX9.0.0. More...
 
void SetCreateBottomBubblesToggle (bool createBottomBubblesToggle)
 Sets the create bottom bubbles toggle
Created in NX9.0.0. More...
 
void SetCreateLeftBubblesToggle (bool createLeftBubblesToggle)
 Sets the create left bubbles toggle
Created in NX9.0.0. More...
 
void SetCreateRightBubblesToggle (bool createRightBubblesToggle)
 Sets the create right bubbles toggle
Created in NX9.0.0. More...
 
void SetCreateTopBubblesToggle (bool createTopBubblesToggle)
 Sets the create top bubbles toggle
Created in NX9.0.0. More...
 
void SetDefineGlobalSizeToggle (bool defineGlobalSizeToggle)
 Sets the define global size toggle
Created in NX9.0.0. More...
 
void SetDisplayGridToggle (bool displayGridToggle)
 Sets the display grid toggle
Created in NX9.0.0. More...
 
void SetRowDeepNumber (int rowDeepNumber)
 Sets the row deep number
Created in NX9.0.0. More...
 
void SetRowSpacingDouble (double rowSpacingDouble)
 Sets the row spacing double
Created in NX9.0.0. More...
 
void SetSelectGridArea (NXOpen::LineDesigner::PickRectanglePointsBuilder *selectGridArea)
 Sets the select grid area
Created in NX9.0.0. More...
 
void SetUseSpacingToggle (bool useSpacingToggle)
 Sets the use spacing toggle
Created in NX9.0.0. More...
 
bool UseSpacingToggle ()
 Returns the use spacing toggle
Created in NX9.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

Represents a LineDesigner.ColumnGridEquipment builder.


To create a new instance of this class, use NXOpen::LineDesigner::LineDesignerManager::CreateColumnGridEquipmentBuilder
Default values.

Property Value

BubbleDiameter

1200

BubbleExtension

750

BubbleExtensionOffset

400

BubbleLeader

750

ColumnBaseDepth.Value

800 (millimeters part), 32 (inches part)

ColumnBaseDiameter.Value

800 (millimeters part), 32 (inches part)

ColumnBaseHeight.Value

900 (millimeters part), 35 (inches part)

ColumnBaseLowerDiameter.Value

900 (millimeters part), 32 (inches part)

ColumnBaseTypeEnum

None

ColumnBaseUpperDiameter.Value

800 (millimeters part), 32 (inches part)

ColumnBaseWidth.Value

800 (millimeters part), 35 (inches part)

ColumnDepth.Value

600 (millimeters part), 25 (inches part)

ColumnDiameter.Value

800 (millimeters part), 25 (inches part)

ColumnDisplayIDs

1

ColumnElevation.Value

0 (millimeters part), 0 (inches part)

ColumnHeight.Value

3000 (millimeters part), 120 (inches part)

ColumnRotate90Degrees

0

ColumnSpacingDouble

15000

ColumnThickness.Value

30 (millimeters part), 2 (inches part)

ColumnTypeEnum

IBeam

ColumnWideNumber

1

ColumnWidth.Value

600 (millimeters part), 12 (inches part)

CreateBottomBubblesToggle

1

CreateLeftBubblesToggle

1

CreateRightBubblesToggle

1

CreateTopBubblesToggle

1

DefineGlobalSizeToggle

1

DisplayGridToggle

1

RowDeepNumber

1

RowSpacingDouble

15000

SelectGridArea.AllowRotation

1

UseSpacingToggle

1


Created in NX9.0.0.

Member Enumeration Documentation

Enumerator
ColumnBaseTypeNone 

none

ColumnBaseTypeRectangle 

rectangle

ColumnBaseTypeCircle 

circle

ColumnBaseTypeCone 

cone

ColumnBaseTypeUserDefine 

user define

Enumerator
ColumnTypeIBeam 

ibeam

ColumnTypeTBeam 

tbeam

ColumnTypeRectangle 

rectangle

ColumnTypeCircle 

circle

ColumnTypeUserDefine 

user define

Member Function Documentation

double NXOpen::LineDesigner::ColumnGridEquipmentBuilder::BubbleDiameter ( )

Returns the bubble diameter
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

double NXOpen::LineDesigner::ColumnGridEquipmentBuilder::BubbleExtension ( )

Returns the bubble extension
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

double NXOpen::LineDesigner::ColumnGridEquipmentBuilder::BubbleExtensionOffset ( )

Returns the bubble extension offset
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

double NXOpen::LineDesigner::ColumnGridEquipmentBuilder::BubbleLeader ( )

Returns the bubble leader
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXString NXOpen::LineDesigner::ColumnGridEquipmentBuilder::BubblesUnallowedChars ( )

Returns the bubbles unallowed chars
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Section* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseCrossSection ( )

Returns the column base cross section
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseDepth ( )

Returns the column base depth
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseDiameter ( )

Returns the column base diameter
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseHeight ( )

Returns the column base height
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseLowerDiameter ( )

Returns the column base lower diameter
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseType NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseTypeEnum ( )

Returns the column base type enum
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseUpperDiameter ( )

Returns the column base upper diameter
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseWidth ( )

Returns the column base width
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Section* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnCrossSection ( )

Returns the column cross section
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::NXObjectList* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnDataList ( )

Returns the column data list
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnDepth ( )

Returns the column depth
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnDiameter ( )

Returns the column diameter
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnDisplayIDs ( )

Returns the column display ids
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnElevation ( )

Returns the column elevation
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnHeight ( )

Returns the column height
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnRotate90Degrees ( )

Returns the column rotate90 degrees
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

double NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnSpacingDouble ( )

Returns the column spacing double
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnThickness ( )

Returns the column thickness
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnType NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnTypeEnum ( )

Returns the column type enum
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

int NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnWideNumber ( )

Returns the column wide number
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::Expression* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnWidth ( )

Returns the column width
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::CreateBottomBubblesToggle ( )

Returns the create bottom bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::CreateLeftBubblesToggle ( )

Returns the create left bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::CreateRightBubblesToggle ( )

Returns the create right bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::CreateTopBubblesToggle ( )

Returns the create top bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::DefineGlobalSizeToggle ( )

Returns the define global size toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::DisplayGridToggle ( )

Returns the display grid toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::KFObject* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::KfObject ( )

Returns the kf object
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ModifyColumnsButton ( )

TODO: fill in a description for this
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::NXObjectList* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::RowDataList ( )

Returns the row data list
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

int NXOpen::LineDesigner::ColumnGridEquipmentBuilder::RowDeepNumber ( )

Returns the row deep number
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

double NXOpen::LineDesigner::ColumnGridEquipmentBuilder::RowSpacingDouble ( )

Returns the row spacing double
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

NXOpen::LineDesigner::PickRectanglePointsBuilder* NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SelectGridArea ( )

Returns the select grid area
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetBubbleDiameter ( double  bubbleDiameter)

Sets the bubble diameter
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
bubbleDiameterbubblediameter
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetBubbleExtension ( double  bubbleExtension)

Sets the bubble extension
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
bubbleExtensionbubbleextension
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetBubbleExtensionOffset ( double  bubbleExtensionOffset)

Sets the bubble extension offset
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
bubbleExtensionOffsetbubbleextensionoffset
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetBubbleLeader ( double  bubbleLeader)

Sets the bubble leader
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
bubbleLeaderbubbleleader
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetBubblesUnallowedChars ( const NXString bubblesUnallowedChars)

Sets the bubbles unallowed chars
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
bubblesUnallowedCharsbubblesunallowedchars
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetBubblesUnallowedChars ( const char *  bubblesUnallowedChars)

Sets the bubbles unallowed chars
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
bubblesUnallowedCharsbubblesunallowedchars
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetColumnBaseTypeEnum ( NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnBaseType  columnBaseTypeEnum)

Sets the column base type enum
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
columnBaseTypeEnumcolumnbasetypeenum
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetColumnDisplayIDs ( bool  columnDisplayIDs)

Sets the column display ids
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
columnDisplayIDscolumndisplayids
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetColumnRotate90Degrees ( bool  columnRotate90Degrees)

Sets the column rotate90 degrees
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
columnRotate90Degreescolumnrotate90degrees
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetColumnSpacingDouble ( double  columnSpacingDouble)

Sets the column spacing double
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
columnSpacingDoublecolumnspacingdouble
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetColumnTypeEnum ( NXOpen::LineDesigner::ColumnGridEquipmentBuilder::ColumnType  columnTypeEnum)

Sets the column type enum
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
columnTypeEnumcolumntypeenum
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetColumnWideNumber ( int  columnWideNumber)

Sets the column wide number
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
columnWideNumbercolumnwidenumber
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetCreateBottomBubblesToggle ( bool  createBottomBubblesToggle)

Sets the create bottom bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
createBottomBubblesTogglecreatebottombubblestoggle
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetCreateLeftBubblesToggle ( bool  createLeftBubblesToggle)

Sets the create left bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
createLeftBubblesTogglecreateleftbubblestoggle
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetCreateRightBubblesToggle ( bool  createRightBubblesToggle)

Sets the create right bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
createRightBubblesTogglecreaterightbubblestoggle
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetCreateTopBubblesToggle ( bool  createTopBubblesToggle)

Sets the create top bubbles toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
createTopBubblesTogglecreatetopbubblestoggle
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetDefineGlobalSizeToggle ( bool  defineGlobalSizeToggle)

Sets the define global size toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
defineGlobalSizeToggledefineglobalsizetoggle
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetDisplayGridToggle ( bool  displayGridToggle)

Sets the display grid toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
displayGridToggledisplaygridtoggle
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetRowDeepNumber ( int  rowDeepNumber)

Sets the row deep number
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
rowDeepNumberrowdeepnumber
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetRowSpacingDouble ( double  rowSpacingDouble)

Sets the row spacing double
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
rowSpacingDoublerowspacingdouble
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetSelectGridArea ( NXOpen::LineDesigner::PickRectanglePointsBuilder selectGridArea)

Sets the select grid area
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
selectGridAreaselectgridarea
void NXOpen::LineDesigner::ColumnGridEquipmentBuilder::SetUseSpacingToggle ( bool  useSpacingToggle)

Sets the use spacing toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")

Parameters
useSpacingToggleusespacingtoggle
bool NXOpen::LineDesigner::ColumnGridEquipmentBuilder::UseSpacingToggle ( )

Returns the use spacing toggle
Created in NX9.0.0.



License requirements : ld_line_designer ("FULL LINE DESIGNER")


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