NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder Class Reference

Represents a NXOpen.Annotations.PmiGeneralSetupParallelToScreenBuilder
Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

bool DisplayParallelToScreen ()
 Returns the option which determines whether or not to display supported PMI as parallel to screen. More...
 
int EnabledPmiTypes ()
 Returns the value which determines the list of PMI types which will have parallel to screen capabilities enabled
Created in NX1847.0.0. More...
 
bool LockSizeAndPosition ()
 Returns the option which determines while panning and zooming whether or not to lock the display (size and location) relative to the graphics area for PMI displayed as parallel to screen. More...
 
void SetDisplayParallelToScreen (bool displayParallelToScreen)
 Sets the option which determines whether or not to display supported PMI as parallel to screen. More...
 
void SetEnabledPmiTypes (int enabledPmiTypes)
 Sets the value which determines the list of PMI types which will have parallel to screen capabilities enabled
Created in NX1847.0.0. More...
 
void SetLockSizeAndPosition (bool lockSizeAndPosition)
 Sets the option which determines while panning and zooming whether or not to lock the display (size and location) relative to the graphics area for PMI displayed as parallel to screen. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen.Annotations.PmiGeneralSetupParallelToScreenBuilder
Created in NX1847.0.0.


Member Function Documentation

bool NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder::DisplayParallelToScreen ( )

Returns the option which determines whether or not to display supported PMI as parallel to screen.


Created in NX1847.0.0.

License requirements : None

int NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder::EnabledPmiTypes ( )

Returns the value which determines the list of PMI types which will have parallel to screen capabilities enabled
Created in NX1847.0.0.



License requirements : None

bool NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder::LockSizeAndPosition ( )

Returns the option which determines while panning and zooming whether or not to lock the display (size and location) relative to the graphics area for PMI displayed as parallel to screen.


Created in NX1847.0.0.

License requirements : None

void NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder::SetDisplayParallelToScreen ( bool  displayParallelToScreen)

Sets the option which determines whether or not to display supported PMI as parallel to screen.


Created in NX1847.0.0.

License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
displayParallelToScreendisplayparalleltoscreen
void NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder::SetEnabledPmiTypes ( int  enabledPmiTypes)

Sets the value which determines the list of PMI types which will have parallel to screen capabilities enabled
Created in NX1847.0.0.



License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
enabledPmiTypesenabledpmitypes
void NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder::SetLockSizeAndPosition ( bool  lockSizeAndPosition)

Sets the option which determines while panning and zooming whether or not to lock the display (size and location) relative to the graphics area for PMI displayed as parallel to screen.


Created in NX1847.0.0.

License requirements : geometric_tol ("GDT") OR drafting ("DRAFTING")

Parameters
lockSizeAndPositionlocksizeandposition
virtual bool NXOpen::Annotations::PmiGeneralSetupParallelToScreenBuilder::Validate ( )
virtual

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.