|
NX Open C++ Reference Guide
|
Represents OrientXpress Block
Created in NX8.5.0.
More...
Public Member Functions | |
| NXString | DirectionAsString () |
| Returns the Direction as string Created in NX8.5.0. | |
| std::vector< NXString > | GetDirectionMembers () |
| Gets Direction members. | |
| std::vector< NXString > | GetPlaneMembers () |
| Gets Plane members. | |
| std::vector< NXString > | GetReferenceMembers () |
| Gets Reference members. | |
| NXString | PlaneAsString () |
| Returns the Plane as string Created in NX8.5.0. | |
| NXString | ReferenceAsString () |
| Returns the Reference as string Created in NX8.5.0. | |
| NXOpen::TaggedObject * | ReferenceCsys () |
| Returns the ReferenceCsys Created in NX8.5.0. | |
| void | SetDirectionAsString (const NXString &enumString) |
| Sets the Direction as string Created in NX8.5.0. | |
| void | SetDirectionAsString (const char *enumString) |
| Sets the Direction as string Created in NX8.5.0. | |
| void | SetPlaneAsString (const NXString &enumString) |
| Sets the Plane as string Created in NX8.5.0. | |
| void | SetPlaneAsString (const char *enumString) |
| Sets the Plane as string Created in NX8.5.0. | |
| void | SetReferenceAsString (const NXString &enumString) |
| Sets the Reference as string Created in NX8.5.0. | |
| void | SetReferenceAsString (const char *enumString) |
| Sets the Reference as string Created in NX8.5.0. | |
| void | SetReferenceCsys (NXOpen::TaggedObject *referenceCsys) |
| Sets the ReferenceCsys Created in NX8.5.0. | |
| void | SetShowAxisSubBlock (bool show) |
| Sets the ShowAxisSubBlock Created in NX8.5.0. | |
| void | SetShowPlaneSubBlock (bool show) |
| Sets the ShowPlaneSubBlock Created in NX8.5.0. | |
| void | SetShowReferenceSubBlock (bool show) |
| Sets the ShowReferenceSubBlock Created in NX8.5.0. | |
| void | SetShowSceneControl (bool show) |
| Sets the ShowSceneControl Created in NX8.5.0. | |
| void | SetShowXAxis (bool show) |
| Sets the ShowXAxis Created in NX8.5.0. | |
| void | SetShowXYPlane (bool show) |
| Sets the ShowXYPlane Created in NX8.5.0. | |
| void | SetShowXZPlane (bool show) |
| Sets the ShowXZPlane Created in NX8.5.0. | |
| void | SetShowYAxis (bool show) |
| Sets the ShowYAxis Created in NX8.5.0. | |
| void | SetShowYZPlane (bool show) |
| Sets the ShowYZPlane Created in NX8.5.0. | |
| void | SetShowZAxis (bool show) |
| Sets the ShowZAxis Created in NX8.5.0. | |
| bool | ShowAxisSubBlock () |
| Returns the ShowAxisSubBlock Created in NX8.5.0. | |
| bool | ShowPlaneSubBlock () |
| Returns the ShowPlaneSubBlock Created in NX8.5.0. | |
| bool | ShowReferenceSubBlock () |
| Returns the ShowReferenceSubBlock Created in NX8.5.0. | |
| bool | ShowSceneControl () |
| Returns the ShowSceneControl Created in NX8.5.0. | |
| bool | ShowXAxis () |
| Returns the ShowXAxis Created in NX8.5.0. | |
| bool | ShowXYPlane () |
| Returns the ShowXYPlane Created in NX8.5.0. | |
| bool | ShowXZPlane () |
| Returns the ShowXZPlane Created in NX8.5.0. | |
| bool | ShowYAxis () |
| Returns the ShowYAxis Created in NX8.5.0. | |
| bool | ShowYZPlane () |
| Returns the ShowYZPlane Created in NX8.5.0. | |
| bool | ShowZAxis () |
| Returns the ShowZAxis Created in NX8.5.0. | |
Public Member Functions inherited from NXOpen::BlockStyler::UIBlock | |
| 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. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents OrientXpress Block
Created in NX8.5.0.
| NXString NXOpen::BlockStyler::OrientXpress::DirectionAsString | ( | ) |
Returns the Direction as string
Created in NX8.5.0.
License requirements : None
| std::vector<NXString> NXOpen::BlockStyler::OrientXpress::GetDirectionMembers | ( | ) |
Gets Direction members.
| std::vector<NXString> NXOpen::BlockStyler::OrientXpress::GetPlaneMembers | ( | ) |
Gets Plane members.
| std::vector<NXString> NXOpen::BlockStyler::OrientXpress::GetReferenceMembers | ( | ) |
Gets Reference members.
| NXString NXOpen::BlockStyler::OrientXpress::PlaneAsString | ( | ) |
Returns the Plane as string
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::OrientXpress::ReferenceAsString | ( | ) |
Returns the Reference as string
Created in NX8.5.0.
License requirements : None
| NXOpen::TaggedObject* NXOpen::BlockStyler::OrientXpress::ReferenceCsys | ( | ) |
Returns the ReferenceCsys
Created in NX8.5.0.
License requirements : None
| void NXOpen::BlockStyler::OrientXpress::SetDirectionAsString | ( | const NXString & | enumString | ) |
Sets the Direction as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::OrientXpress::SetDirectionAsString | ( | const char * | enumString | ) |
Sets the Direction as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::OrientXpress::SetPlaneAsString | ( | const NXString & | enumString | ) |
Sets the Plane as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::OrientXpress::SetPlaneAsString | ( | const char * | enumString | ) |
Sets the Plane as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::OrientXpress::SetReferenceAsString | ( | const NXString & | enumString | ) |
Sets the Reference as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::OrientXpress::SetReferenceAsString | ( | const char * | enumString | ) |
Sets the Reference as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::OrientXpress::SetReferenceCsys | ( | NXOpen::TaggedObject * | referenceCsys | ) |
Sets the ReferenceCsys
Created in NX8.5.0.
License requirements : None
| referenceCsys | referencecsys |
| void NXOpen::BlockStyler::OrientXpress::SetShowAxisSubBlock | ( | bool | show | ) |
Sets the ShowAxisSubBlock
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowPlaneSubBlock | ( | bool | show | ) |
Sets the ShowPlaneSubBlock
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowReferenceSubBlock | ( | bool | show | ) |
Sets the ShowReferenceSubBlock
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowSceneControl | ( | bool | show | ) |
Sets the ShowSceneControl
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowXAxis | ( | bool | show | ) |
Sets the ShowXAxis
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowXYPlane | ( | bool | show | ) |
Sets the ShowXYPlane
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowXZPlane | ( | bool | show | ) |
Sets the ShowXZPlane
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowYAxis | ( | bool | show | ) |
Sets the ShowYAxis
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowYZPlane | ( | bool | show | ) |
Sets the ShowYZPlane
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::OrientXpress::SetShowZAxis | ( | bool | show | ) |
Sets the ShowZAxis
Created in NX8.5.0.
License requirements : None
| show | show |
| bool NXOpen::BlockStyler::OrientXpress::ShowAxisSubBlock | ( | ) |
Returns the ShowAxisSubBlock
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowPlaneSubBlock | ( | ) |
Returns the ShowPlaneSubBlock
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowReferenceSubBlock | ( | ) |
Returns the ShowReferenceSubBlock
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowSceneControl | ( | ) |
Returns the ShowSceneControl
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowXAxis | ( | ) |
Returns the ShowXAxis
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowXYPlane | ( | ) |
Returns the ShowXYPlane
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowXZPlane | ( | ) |
Returns the ShowXZPlane
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowYAxis | ( | ) |
Returns the ShowYAxis
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowYZPlane | ( | ) |
Returns the ShowYZPlane
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::OrientXpress::ShowZAxis | ( | ) |
Returns the ShowZAxis
Created in NX8.5.0.
License requirements : None