NX Open C++ Reference Guide
|
Represents a Specify Location block
Created in NX8.5.0.
More...
Public Member Functions | |
bool | AutomaticProgression () |
Returns the AutomaticProgression Created in NX8.5.0. | |
NXOpen::Point3d | CursorLocation () |
Returns the CursorLocation Created in NX8.5.0. | |
bool | DisplayTemporaryPoint () |
Returns the DisplayTemporaryPoint Created in NX8.5.0. | |
std::vector< NXString > | GetStepStatusMembers () |
Gets the StepStatus members. | |
NXString | LabelString () |
Returns the LabelString Created in NX8.5.0. | |
void | SetAutomaticProgression (bool automaticProgression) |
Sets the AutomaticProgression Created in NX8.5.0. | |
void | SetCursorLocation (const NXOpen::Point3d &cursorLocation) |
Sets the CursorLocation Created in NX8.5.0. | |
void | SetDisplayTemporaryPoint (bool display) |
Sets the DisplayTemporaryPoint Created in NX8.5.0. | |
void | SetLabelString (const NXString &labelString) |
Sets the LabelString Created in NX8.5.0. | |
void | SetLabelString (const char *labelString) |
Sets the LabelString Created in NX8.5.0. | |
void | SetStepStatusAsString (const NXString &enumString) |
Sets the StepStatus as string Created in NX8.5.0. | |
void | SetStepStatusAsString (const char *enumString) |
Sets the StepStatus as string Created in NX8.5.0. | |
NXString | StepStatusAsString () |
Returns the StepStatus as string Created in NX8.5.0. | |
![]() | |
bool | Enable () |
Returns the Enable. | |
bool | Expanded () |
Returns the Expanded Created in NX8.5.0. | |
void | Focus () |
Focuses on the block. | |
NXOpen::BlockStyler::PropertyList * | GetProperties () |
Returns the properties of the block. | |
bool | Group () |
Returns the Group Created in NX8.5.0. | |
NXString | Label () |
Returns the Label Created in NX8.5.0. | |
NXString | Name () |
Returns the name of the block or BlockID Created in NX6.0.0. | |
void | SetEnable (bool enable) |
Sets the Enable. | |
void | SetExpanded (bool expanded) |
Sets the Expanded Created in NX8.5.0. | |
void | SetGroup (bool group) |
Sets the Group Created in NX8.5.0. | |
void | SetLabel (const NXString &label) |
Sets the Label Created in NX8.5.0. | |
void | SetLabel (const char *label) |
Sets the Label Created in NX8.5.0. | |
void | SetShow (bool show) |
Sets the Visibility of block. | |
bool | Show () |
Returns the Visibility of block. | |
NXString | Type () |
Returns the type of block Created in NX6.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Specify Location block
Created in NX8.5.0.
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.
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
automaticProgression | automaticprogression |
void NXOpen::BlockStyler::SpecifyLocation::SetCursorLocation | ( | const NXOpen::Point3d & | cursorLocation | ) |
Sets the CursorLocation
Created in NX8.5.0.
License requirements : None
cursorLocation | cursorlocation |
void NXOpen::BlockStyler::SpecifyLocation::SetDisplayTemporaryPoint | ( | bool | display | ) |
Sets the DisplayTemporaryPoint
Created in NX8.5.0.
License requirements : None
display | display |
void NXOpen::BlockStyler::SpecifyLocation::SetLabelString | ( | const NXString & | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::SpecifyLocation::SetLabelString | ( | const char * | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::SpecifyLocation::SetStepStatusAsString | ( | const NXString & | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyLocation::SetStepStatusAsString | ( | const char * | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
NXString NXOpen::BlockStyler::SpecifyLocation::StepStatusAsString | ( | ) |
Returns the StepStatus as string
Created in NX8.5.0.
License requirements : None