NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | 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.Utilities.NXRemotableObject NXOpen.Preferences.IDetailViewPreferences IMessageSink

Public Member Functions

unsafe void SetCircularBoundary (bool circularBoundaryOption)
 Sets the circular boundary option. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe int CreateIndependent [get, set]
 Returns or sets the toogle create independent More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe NXOpen.NXColor ViewBoundaryColor [get, set]
 Returns or sets the view boundary color option More...
 
unsafe NXOpen.Preferences.Font ViewBoundaryFont [get, set]
 Returns or sets the view boundary font option More...
 
unsafe NXOpen.Preferences.Width ViewBoundaryWidth [get, set]
 Returns or sets the view boundary width option More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe void NXOpen.Preferences.DetailViewPreferences.SetCircularBoundary ( bool  circularBoundaryOption)
inline

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
circularBoundaryOption

Property Documentation

unsafe int NXOpen.Preferences.DetailViewPreferences.CreateIndependent
getset

Returns or sets the toogle create independent

Created in NX7.5.3

License requirements to get this property: drafting ("DRAFTING")

License requirements to set this property: drafting ("DRAFTING")

Tag NXOpen.Preferences.DetailViewPreferences.Tag
get

Returns the tag of this object.

unsafe NXOpen.NXColor NXOpen.Preferences.DetailViewPreferences.ViewBoundaryColor
getset

Returns or sets the view boundary color option

Created in NX6.0.2

License requirements to get this property: drafting ("DRAFTING")

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.Font NXOpen.Preferences.DetailViewPreferences.ViewBoundaryFont
getset

Returns or sets the view boundary font option

Created in NX6.0.2

License requirements to get this property: drafting ("DRAFTING")

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.Width NXOpen.Preferences.DetailViewPreferences.ViewBoundaryWidth
getset

Returns or sets the view boundary width option

Created in NX6.0.2

License requirements to get this property: drafting ("DRAFTING")

License requirements to set this property: drafting ("DRAFTING")


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