NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::BlockStyler::SpecifyLocation Class Reference

Represents a Specify Location block
Created in NX8.5.0. More...

Inheritance diagram for NXOpen::BlockStyler::SpecifyLocation:
NXOpen::BlockStyler::UIBlock NXOpen::TaggedObject

Public Member Functions

bool AutomaticProgression ()
 Returns the AutomaticProgression
Created in NX8.5.0. More...
 
NXOpen::Point3d CursorLocation ()
 Returns the CursorLocation
Created in NX8.5.0. More...
 
bool DisplayTemporaryPoint ()
 Returns the DisplayTemporaryPoint
Created in NX8.5.0. More...
 
std::vector< NXStringGetStepStatusMembers ()
 Gets the StepStatus members. More...
 
NXString LabelString ()
 Returns the LabelString
Created in NX8.5.0. More...
 
void SetAutomaticProgression (bool automaticProgression)
 Sets the AutomaticProgression
Created in NX8.5.0. More...
 
void SetCursorLocation (const NXOpen::Point3d &cursorLocation)
 Sets the CursorLocation
Created in NX8.5.0. More...
 
void SetDisplayTemporaryPoint (bool display)
 Sets the DisplayTemporaryPoint
Created in NX8.5.0. More...
 
void SetLabelString (const NXString &labelString)
 Sets the LabelString
Created in NX8.5.0. More...
 
void SetLabelString (const char *labelString)
 Sets the LabelString
Created in NX8.5.0. More...
 
void SetStepStatusAsString (const NXString &enumString)
 Sets the StepStatus as string
Created in NX8.5.0. More...
 
void SetStepStatusAsString (const char *enumString)
 Sets the StepStatus as string
Created in NX8.5.0. More...
 
NXString StepStatusAsString ()
 Returns the StepStatus as string
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::BlockStyler::UIBlock
bool Enable ()
 Returns the Enable. More...
 
bool Expanded ()
 Returns the Expanded
Created in NX8.5.0. More...
 
void Focus ()
 Focuses on the block. More...
 
NXOpen::BlockStyler::PropertyListGetProperties ()
 Returns the properties of the block. More...
 
bool Group ()
 Returns the Group
Created in NX8.5.0. More...
 
NXString Label ()
 Returns the Label
Created in NX8.5.0. More...
 
NXString Name ()
 Returns the name of the block or BlockID
Created in NX6.0.0. More...
 
void SetEnable (bool enable)
 Sets the Enable. More...
 
void SetExpanded (bool expanded)
 Sets the Expanded
Created in NX8.5.0. More...
 
void SetGroup (bool group)
 Sets the Group
Created in NX8.5.0. More...
 
void SetLabel (const NXString &label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetLabel (const char *label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetShow (bool show)
 Sets the Visibility of block. More...
 
bool Show ()
 Returns the Visibility of block. More...
 
NXString Type ()
 Returns the type of block
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Specify Location block
Created in NX8.5.0.


Member Function Documentation

bool NXOpen::BlockStyler::SpecifyLocation::AutomaticProgression ( )

Returns the AutomaticProgression
Created in NX8.5.0.



License requirements : None

NXOpen::Point3d NXOpen::BlockStyler::SpecifyLocation::CursorLocation ( )

Returns the CursorLocation
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SpecifyLocation::DisplayTemporaryPoint ( )

Returns the DisplayTemporaryPoint
Created in NX8.5.0.



License requirements : None

std::vector<NXString> NXOpen::BlockStyler::SpecifyLocation::GetStepStatusMembers ( )

Gets the StepStatus members.

Returns
Value to get from the property
Created in NX8.5.0.

License requirements : None
NXString NXOpen::BlockStyler::SpecifyLocation::LabelString ( )

Returns the LabelString
Created in NX8.5.0.



License requirements : None

void NXOpen::BlockStyler::SpecifyLocation::SetAutomaticProgression ( bool  automaticProgression)

Sets the AutomaticProgression
Created in NX8.5.0.



License requirements : None

Parameters
automaticProgressionautomaticprogression
void NXOpen::BlockStyler::SpecifyLocation::SetCursorLocation ( const NXOpen::Point3d cursorLocation)

Sets the CursorLocation
Created in NX8.5.0.



License requirements : None

Parameters
cursorLocationcursorlocation
void NXOpen::BlockStyler::SpecifyLocation::SetDisplayTemporaryPoint ( bool  display)

Sets the DisplayTemporaryPoint
Created in NX8.5.0.



License requirements : None

Parameters
displaydisplay
void NXOpen::BlockStyler::SpecifyLocation::SetLabelString ( const NXString labelString)

Sets the LabelString
Created in NX8.5.0.



License requirements : None

Parameters
labelStringlabelstring
void NXOpen::BlockStyler::SpecifyLocation::SetLabelString ( const char *  labelString)

Sets the LabelString
Created in NX8.5.0.



License requirements : None

Parameters
labelStringlabelstring
void NXOpen::BlockStyler::SpecifyLocation::SetStepStatusAsString ( const NXString enumString)

Sets the StepStatus as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SpecifyLocation::SetStepStatusAsString ( const char *  enumString)

Sets the StepStatus as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
NXString NXOpen::BlockStyler::SpecifyLocation::StepStatusAsString ( )

Returns the StepStatus as string
Created in NX8.5.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.