NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Preferences::DetailViewPreferences Class Reference

Represents set of Detail View Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen::Preferences::DetailViewPreferences:
NXOpen::Preferences::IDetailViewPreferences

Public Member Functions

int CreateIndependent ()
 Returns the toogle create independent
Created in NX7.5.3. More...
 
void SetCircularBoundary (bool circularBoundaryOption)
 Sets the circular boundary option. More...
 
void SetCreateIndependent (int createIndependentToogle)
 Sets the toogle create independent
Created in NX7.5.3. More...
 
void SetViewBoundaryColor (NXOpen::NXColor *color)
 Sets the view boundary color option
Created in NX6.0.2. More...
 
void SetViewBoundaryFont (NXOpen::Preferences::Font font)
 Sets the view boundary font option
Created in NX6.0.2. More...
 
void SetViewBoundaryWidth (NXOpen::Preferences::Width width)
 Sets the view boundary width option
Created in NX6.0.2. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
NXOpen::NXColorViewBoundaryColor ()
 Returns the view boundary color option
Created in NX6.0.2. More...
 
NXOpen::Preferences::Font ViewBoundaryFont ()
 Returns the view boundary font option
Created in NX6.0.2. More...
 
NXOpen::Preferences::Width ViewBoundaryWidth ()
 Returns the view boundary width option
Created in NX6.0.2. More...
 

Detailed Description

Represents set of Detail View Preferences applicable to drafting views.


To obtain an instance of this class use Preferences::ViewPreferences::Detail

Created in NX5.0.0.

Member Function Documentation

int NXOpen::Preferences::DetailViewPreferences::CreateIndependent ( )

Returns the toogle create independent
Created in NX7.5.3.



License requirements : drafting ("DRAFTING")

void NXOpen::Preferences::DetailViewPreferences::SetCircularBoundary ( bool  circularBoundaryOption)

Sets the circular boundary option.

If True, circular boundary is displayed for detail view, else rectangular boundary is displayed.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters
circularBoundaryOptioncircular boundary option
void NXOpen::Preferences::DetailViewPreferences::SetCreateIndependent ( int  createIndependentToogle)

Sets the toogle create independent
Created in NX7.5.3.



License requirements : drafting ("DRAFTING")

Parameters
createIndependentTooglecreate independent toogle
void NXOpen::Preferences::DetailViewPreferences::SetViewBoundaryColor ( NXOpen::NXColor color)

Sets the view boundary color option
Created in NX6.0.2.



License requirements : drafting ("DRAFTING")

Parameters
colorcolor
void NXOpen::Preferences::DetailViewPreferences::SetViewBoundaryFont ( NXOpen::Preferences::Font  font)

Sets the view boundary font option
Created in NX6.0.2.



License requirements : drafting ("DRAFTING")

Parameters
fontfont
void NXOpen::Preferences::DetailViewPreferences::SetViewBoundaryWidth ( NXOpen::Preferences::Width  width)

Sets the view boundary width option
Created in NX6.0.2.



License requirements : drafting ("DRAFTING")

Parameters
widthwidth
tag_t NXOpen::Preferences::DetailViewPreferences::Tag ( ) const

Returns the tag of this object.

NXOpen::NXColor* NXOpen::Preferences::DetailViewPreferences::ViewBoundaryColor ( )

Returns the view boundary color option
Created in NX6.0.2.



License requirements : drafting ("DRAFTING")

NXOpen::Preferences::Font NXOpen::Preferences::DetailViewPreferences::ViewBoundaryFont ( )

Returns the view boundary font option
Created in NX6.0.2.



License requirements : drafting ("DRAFTING")

NXOpen::Preferences::Width NXOpen::Preferences::DetailViewPreferences::ViewBoundaryWidth ( )

Returns the view boundary width option
Created in NX6.0.2.



License requirements : drafting ("DRAFTING")


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