NX Open C++ Reference Guide
Public Member Functions
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

List of all members.

Public Member Functions

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

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

Returns the toogle create independent
Created in NX7.5.3.



License requirements : drafting ("DRAFTING")

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

Sets the toogle create independent
Created in NX7.5.3.



License requirements : drafting ("DRAFTING")

Parameters:
createIndependentTooglecreate independent toogle

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



License requirements : drafting ("DRAFTING")

Parameters:
colorcolor

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



License requirements : drafting ("DRAFTING")

Parameters:
fontfont

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



License requirements : drafting ("DRAFTING")

Parameters:
widthwidth

Returns the tag of this object.

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



License requirements : drafting ("DRAFTING")

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



License requirements : drafting ("DRAFTING")

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.