NX Open C++ Reference Guide
|
Represents Specify Vector block
Created in NX8.5.0.
More...
Public Member Functions | |
bool | AutomaticProgression () |
Returns the AutomaticProgression Created in NX8.5.0. | |
NXString | BalloonTooltipImage () |
Returns the BalloonTooltipImage Created in NX8.5.0. | |
NXString | BalloonTooltipLayoutAsString () |
Returns the BalloonTooltipLayout as string Created in NX8.5.0. | |
NXString | BalloonTooltipText () |
Returns the BalloonTooltipText Created in NX8.5.0. | |
bool | CreateInterpartLink () |
Returns the CreateInterpartLink Created in NX8.5.0. | |
bool | DoubleSide () |
Returns the DoubleSide Created in NX8.5.0. | |
bool | EnableFacetSelection () |
Returns the EnableFacetSelection Created in NX8.5.0. | |
bool | EnableReverseDirection () |
Returns the EnableReverseDirection Created in NX8.5.0. | |
std::vector< NXString > | GetBalloonTooltipLayoutMembers () |
Gets the BalloonTooltipLayout members. | |
std::vector< NXString > | GetInterpartSelectionMembers () |
Gets the InterpartSelection members. | |
std::vector < NXOpen::TaggedObject * > | GetSelectedObjects () |
Gets the SelectedObjects. | |
std::vector< NXString > | GetStepStatusMembers () |
Gets the StepStatus. | |
NXString | InterpartSelectionAsString () |
Returns the InterpartSelection as string Created in NX8.5.0. | |
bool | Is2DMode () |
Returns the Is2DMode. | |
NXString | LabelString () |
Returns the LabelString Created in NX8.5.0. | |
NXOpen::Point3d | Point () |
Returns the Point Created in NX8.5.0. | |
void | SetAutomaticProgression (bool automaticProgression) |
Sets the AutomaticProgression Created in NX8.5.0. | |
void | SetBalloonTooltipImage (const NXString &imageString) |
Sets the BalloonTooltipImage Created in NX8.5.0. | |
void | SetBalloonTooltipImage (const char *imageString) |
Sets the BalloonTooltipImage Created in NX8.5.0. | |
void | SetBalloonTooltipLayoutAsString (const NXString &enumString) |
Sets the BalloonTooltipLayout as string Created in NX8.5.0. | |
void | SetBalloonTooltipLayoutAsString (const char *enumString) |
Sets the BalloonTooltipLayout as string Created in NX8.5.0. | |
void | SetBalloonTooltipText (const NXString &balloonTooltipText) |
Sets the BalloonTooltipText Created in NX8.5.0. | |
void | SetBalloonTooltipText (const char *balloonTooltipText) |
Sets the BalloonTooltipText Created in NX8.5.0. | |
void | SetCreateInterpartLink (bool createLink) |
Sets the CreateInterpartLink Created in NX8.5.0. | |
void | SetDoubleSide (bool doubleSide) |
Sets the DoubleSide Created in NX8.5.0. | |
void | SetEnableFacetSelection (bool enableSelection) |
Sets the EnableFacetSelection Created in NX8.5.0. | |
void | SetEnableReverseDirection (bool enableReverse) |
Sets the EnableReverseDirection Created in NX8.5.0. | |
void | SetInterpartSelectionAsString (const NXString &enumString) |
Sets the InterpartSelection as string Created in NX8.5.0. | |
void | SetInterpartSelectionAsString (const char *enumString) |
Sets the InterpartSelection as string Created in NX8.5.0. | |
void | SetIs2DMode (bool is2DMode) |
Sets the Is2DMode. | |
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 | SetPoint (const NXOpen::Point3d &point) |
Sets the Point Created in NX8.5.0. | |
void | SetSelectedObjects (const std::vector< NXOpen::TaggedObject * > &objectVector) |
Sets the SelectedObjects Created in NX8.5.0. | |
void | SetShowShortcuts (bool show) |
Sets the ShowShortcuts Created in NX8.5.0. | |
void | SetSnapPointTypesOnByDefault (int snapTypesByDefault) |
Sets the SnapPointTypesOnByDefault 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. | |
void | SetVector (const NXOpen::Vector3d &vector) |
Sets the Vector Created in NX8.5.0. | |
bool | ShowShortcuts () |
Returns the ShowShortcuts Created in NX8.5.0. | |
int | SnapPointTypesOnByDefault () |
Returns the SnapPointTypesOnByDefault Created in NX8.5.0. | |
NXString | StepStatusAsString () |
Returns the StepStatus as string Created in NX8.5.0. | |
NXOpen::Vector3d | Vector () |
Returns the Vector 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 Specify Vector block
Created in NX8.5.0.
bool NXOpen::BlockStyler::SpecifyVector::AutomaticProgression | ( | ) |
Returns the AutomaticProgression
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::SpecifyVector::BalloonTooltipImage | ( | ) |
Returns the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::SpecifyVector::BalloonTooltipLayoutAsString | ( | ) |
Returns the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::SpecifyVector::BalloonTooltipText | ( | ) |
Returns the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyVector::CreateInterpartLink | ( | ) |
Returns the CreateInterpartLink
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyVector::DoubleSide | ( | ) |
Returns the DoubleSide
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyVector::EnableFacetSelection | ( | ) |
Returns the EnableFacetSelection
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyVector::EnableReverseDirection | ( | ) |
Returns the EnableReverseDirection
Created in NX8.5.0.
License requirements : None
std::vector<NXString> NXOpen::BlockStyler::SpecifyVector::GetBalloonTooltipLayoutMembers | ( | ) |
Gets the BalloonTooltipLayout members.
std::vector<NXString> NXOpen::BlockStyler::SpecifyVector::GetInterpartSelectionMembers | ( | ) |
Gets the InterpartSelection members.
std::vector<NXOpen::TaggedObject *> NXOpen::BlockStyler::SpecifyVector::GetSelectedObjects | ( | ) |
Gets the SelectedObjects.
std::vector<NXString> NXOpen::BlockStyler::SpecifyVector::GetStepStatusMembers | ( | ) |
Gets the StepStatus.
NXString NXOpen::BlockStyler::SpecifyVector::InterpartSelectionAsString | ( | ) |
Returns the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyVector::Is2DMode | ( | ) |
Returns the Is2DMode.
If true, vector is created in 2D space.
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::SpecifyVector::LabelString | ( | ) |
Returns the LabelString
Created in NX8.5.0.
License requirements : None
NXOpen::Point3d NXOpen::BlockStyler::SpecifyVector::Point | ( | ) |
Returns the Point
Created in NX8.5.0.
License requirements : None
void NXOpen::BlockStyler::SpecifyVector::SetAutomaticProgression | ( | bool | automaticProgression | ) |
Sets the AutomaticProgression
Created in NX8.5.0.
License requirements : None
automaticProgression | automaticprogression |
void NXOpen::BlockStyler::SpecifyVector::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::SpecifyVector::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::SpecifyVector::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyVector::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyVector::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::SpecifyVector::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::SpecifyVector::SetCreateInterpartLink | ( | bool | createLink | ) |
Sets the CreateInterpartLink
Created in NX8.5.0.
License requirements : None
createLink | createlink |
void NXOpen::BlockStyler::SpecifyVector::SetDoubleSide | ( | bool | doubleSide | ) |
Sets the DoubleSide
Created in NX8.5.0.
License requirements : None
doubleSide | doubleside |
void NXOpen::BlockStyler::SpecifyVector::SetEnableFacetSelection | ( | bool | enableSelection | ) |
Sets the EnableFacetSelection
Created in NX8.5.0.
License requirements : None
enableSelection | enableselection |
void NXOpen::BlockStyler::SpecifyVector::SetEnableReverseDirection | ( | bool | enableReverse | ) |
Sets the EnableReverseDirection
Created in NX8.5.0.
License requirements : None
enableReverse | enablereverse |
void NXOpen::BlockStyler::SpecifyVector::SetInterpartSelectionAsString | ( | const NXString & | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyVector::SetInterpartSelectionAsString | ( | const char * | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyVector::SetIs2DMode | ( | bool | is2DMode | ) |
Sets the Is2DMode.
If true, vector is created in 2D space.
Created in NX8.5.0.
License requirements : None
is2DMode | is2dmode |
void NXOpen::BlockStyler::SpecifyVector::SetLabelString | ( | const NXString & | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::SpecifyVector::SetLabelString | ( | const char * | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::SpecifyVector::SetPoint | ( | const NXOpen::Point3d & | point | ) |
void NXOpen::BlockStyler::SpecifyVector::SetSelectedObjects | ( | const std::vector< NXOpen::TaggedObject * > & | objectVector | ) |
Sets the SelectedObjects
Created in NX8.5.0.
License requirements : None
objectVector | Value to set for the property |
void NXOpen::BlockStyler::SpecifyVector::SetShowShortcuts | ( | bool | show | ) |
Sets the ShowShortcuts
Created in NX8.5.0.
License requirements : None
show | show |
void NXOpen::BlockStyler::SpecifyVector::SetSnapPointTypesOnByDefault | ( | int | snapTypesByDefault | ) |
Sets the SnapPointTypesOnByDefault
Created in NX8.5.0.
License requirements : None
snapTypesByDefault | snaptypesbydefault |
void NXOpen::BlockStyler::SpecifyVector::SetStepStatusAsString | ( | const NXString & | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyVector::SetStepStatusAsString | ( | const char * | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyVector::SetVector | ( | const NXOpen::Vector3d & | vector | ) |
Sets the Vector
Created in NX8.5.0.
License requirements : None
vector | vector |
bool NXOpen::BlockStyler::SpecifyVector::ShowShortcuts | ( | ) |
Returns the ShowShortcuts
Created in NX8.5.0.
License requirements : None
int NXOpen::BlockStyler::SpecifyVector::SnapPointTypesOnByDefault | ( | ) |
Returns the SnapPointTypesOnByDefault
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::SpecifyVector::StepStatusAsString | ( | ) |
Returns the StepStatus as string
Created in NX8.5.0.
License requirements : None
NXOpen::Vector3d NXOpen::BlockStyler::SpecifyVector::Vector | ( | ) |
Returns the Vector
Created in NX8.5.0.
License requirements : None