NX Open C++ Reference Guide
|
Represents Specify Orientation block
Created in NX8.5.0.
More...
Public Member Functions | |
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 | EnableDoubleClickFlip () |
Returns the EnableDoubleClickFlip. | |
bool | EnableFacetSelection () |
Returns the EnableFacetSelection Created in NX8.5.0. | |
std::vector< NXString > | GetBalloonTooltipLayoutMembers () |
Gets the BalloonTooltipLayout members. | |
bool | HasOriginGwif () |
Returns the HasOriginGwif Created in NX8.5.0. | |
bool | IsOriginSpecified () |
Returns the IsOriginSpecified Created in NX8.5.0. | |
bool | IsWCSCoordinates () |
Returns the IsWCSCoordinates Created in NX8.5.0. | |
NXOpen::Point3d | Origin () |
Returns the Origin 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 | SetEnableDoubleClickFlip (bool enableFlip) |
Sets the EnableDoubleClickFlip. | |
void | SetEnableFacetSelection (bool enableSelection) |
Sets the EnableFacetSelection Created in NX8.5.0. | |
void | SetHasOriginGwif (bool originGwif) |
Sets the HasOriginGwif Created in NX8.5.0. | |
void | SetOrigin (const NXOpen::Point3d &origin) |
Sets the Origin Created in NX8.5.0. | |
void | SetOriginSpecified (bool originSpecified) |
Sets the IsOriginSpecified Created in NX8.5.0. | |
void | SetSnapPointTypesOnByDefault (int snapPointTypes) |
Sets the SnapPointTypesOnByDefault Created in NX8.5.0. | |
void | SetVisibleManipulatorHandles (int handles) |
Sets the VisibleManipulatorHandles. | |
void | SetWCSCoordinates (bool wcsCoordinates) |
Sets the IsWCSCoordinates Created in NX8.5.0. | |
void | SetXAxis (const NXOpen::Vector3d &xAxis) |
Sets the XAxis Created in NX8.5.0. | |
void | SetYAxis (const NXOpen::Vector3d &yAxis) |
Sets the YAxis Created in NX8.5.0. | |
int | SnapPointTypesOnByDefault () |
Returns the SnapPointTypesOnByDefault Created in NX8.5.0. | |
int | VisibleManipulatorHandles () |
Returns the VisibleManipulatorHandles. | |
NXOpen::Vector3d | XAxis () |
Returns the XAxis Created in NX8.5.0. | |
NXOpen::Vector3d | YAxis () |
Returns the YAxis 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 Orientation block
Created in NX8.5.0.
NXString NXOpen::BlockStyler::SpecifyOrientation::BalloonTooltipImage | ( | ) |
Returns the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::SpecifyOrientation::BalloonTooltipLayoutAsString | ( | ) |
Returns the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::SpecifyOrientation::BalloonTooltipText | ( | ) |
Returns the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyOrientation::EnableDoubleClickFlip | ( | ) |
Returns the EnableDoubleClickFlip.
If true, flipping is allowed when direction handle is double clicked.
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyOrientation::EnableFacetSelection | ( | ) |
Returns the EnableFacetSelection
Created in NX8.5.0.
License requirements : None
std::vector<NXString> NXOpen::BlockStyler::SpecifyOrientation::GetBalloonTooltipLayoutMembers | ( | ) |
Gets the BalloonTooltipLayout members.
bool NXOpen::BlockStyler::SpecifyOrientation::HasOriginGwif | ( | ) |
Returns the HasOriginGwif
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyOrientation::IsOriginSpecified | ( | ) |
Returns the IsOriginSpecified
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::SpecifyOrientation::IsWCSCoordinates | ( | ) |
Returns the IsWCSCoordinates
Created in NX8.5.0.
License requirements : None
NXOpen::Point3d NXOpen::BlockStyler::SpecifyOrientation::Origin | ( | ) |
Returns the Origin
Created in NX8.5.0.
License requirements : None
void NXOpen::BlockStyler::SpecifyOrientation::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::SpecifyOrientation::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::SpecifyOrientation::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyOrientation::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SpecifyOrientation::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::SpecifyOrientation::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::SpecifyOrientation::SetEnableDoubleClickFlip | ( | bool | enableFlip | ) |
Sets the EnableDoubleClickFlip.
If true, flipping is allowed when direction handle is double clicked.
Created in NX8.5.0.
License requirements : None
enableFlip | enableflip |
void NXOpen::BlockStyler::SpecifyOrientation::SetEnableFacetSelection | ( | bool | enableSelection | ) |
Sets the EnableFacetSelection
Created in NX8.5.0.
License requirements : None
enableSelection | enableselection |
void NXOpen::BlockStyler::SpecifyOrientation::SetHasOriginGwif | ( | bool | originGwif | ) |
Sets the HasOriginGwif
Created in NX8.5.0.
License requirements : None
originGwif | origingwif |
void NXOpen::BlockStyler::SpecifyOrientation::SetOrigin | ( | const NXOpen::Point3d & | origin | ) |
Sets the Origin
Created in NX8.5.0.
License requirements : None
origin | origin |
void NXOpen::BlockStyler::SpecifyOrientation::SetOriginSpecified | ( | bool | originSpecified | ) |
Sets the IsOriginSpecified
Created in NX8.5.0.
License requirements : None
originSpecified | originspecified |
void NXOpen::BlockStyler::SpecifyOrientation::SetSnapPointTypesOnByDefault | ( | int | snapPointTypes | ) |
Sets the SnapPointTypesOnByDefault
Created in NX8.5.0.
License requirements : None
snapPointTypes | snappointtypes |
void NXOpen::BlockStyler::SpecifyOrientation::SetVisibleManipulatorHandles | ( | int | handles | ) |
Sets the VisibleManipulatorHandles.
It specifies the options to display the handles available on triad. The translation, rotation and origin handles are available.
Created in NX8.5.0.
License requirements : None
handles | handles |
void NXOpen::BlockStyler::SpecifyOrientation::SetWCSCoordinates | ( | bool | wcsCoordinates | ) |
Sets the IsWCSCoordinates
Created in NX8.5.0.
License requirements : None
wcsCoordinates | wcscoordinates |
void NXOpen::BlockStyler::SpecifyOrientation::SetXAxis | ( | const NXOpen::Vector3d & | xAxis | ) |
Sets the XAxis
Created in NX8.5.0.
License requirements : None
xAxis | xaxis |
void NXOpen::BlockStyler::SpecifyOrientation::SetYAxis | ( | const NXOpen::Vector3d & | yAxis | ) |
Sets the YAxis
Created in NX8.5.0.
License requirements : None
yAxis | yaxis |
int NXOpen::BlockStyler::SpecifyOrientation::SnapPointTypesOnByDefault | ( | ) |
Returns the SnapPointTypesOnByDefault
Created in NX8.5.0.
License requirements : None
int NXOpen::BlockStyler::SpecifyOrientation::VisibleManipulatorHandles | ( | ) |
Returns the VisibleManipulatorHandles.
It specifies the options to display the handles available on triad. The translation, rotation and origin handles are available.
Created in NX8.5.0.
License requirements : None
NXOpen::Vector3d NXOpen::BlockStyler::SpecifyOrientation::XAxis | ( | ) |
Returns the XAxis
Created in NX8.5.0.
License requirements : None
NXOpen::Vector3d NXOpen::BlockStyler::SpecifyOrientation::YAxis | ( | ) |
Returns the YAxis
Created in NX8.5.0.
License requirements : None