NXOpen .NET Reference  12.0.0
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.Preferences.IDetailViewPreferences

Public Member Functions

unsafe void SetCircularBoundary (bool circularBoundaryOption)
 Sets the circular boundary option. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe int CreateIndependent [get, set]
 Returns or sets the toogle create independent 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...
 

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)

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