NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Preferences.TraceLinesViewPreferences Class Reference

Represents set of Trace Lines View Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen.Preferences.TraceLinesViewPreferences:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.ITraceLinesViewPreferences IMessageSink

Properties

unsafe bool CreateGapsStatus [get, set]
 Returns or sets the status of create gaps More...
 
unsafe double GapSize [get, set]
 Returns or sets the gap size. More...
 
unsafe int HiddenColor [get, set]
 Returns or sets the hidden color. More...
 
unsafe NXOpen.Preferences.Font HiddenFont [get, set]
 Returns or sets the hidden font More...
 
unsafe NXOpen.Preferences.Width HiddenWidth [get, set]
 Returns or sets the hidden width More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe int VisibleColor [get, set]
 Returns or sets the visible color. More...
 
unsafe NXOpen.Preferences.Font VisibleFont [get, set]
 Returns or sets the visible font More...
 
unsafe NXOpen.Preferences.Width VisibleWidth [get, set]
 Returns or sets the visible width More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

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

Detailed Description

Represents set of Trace Lines View Preferences applicable to drafting views.

To obtain an instance of this class use Preferences.ViewPreferences.TraceLines

Created in NX5.0.0

Property Documentation

unsafe bool NXOpen.Preferences.TraceLinesViewPreferences.CreateGapsStatus
getset

Returns or sets the status of create gaps

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Preferences.TraceLinesViewPreferences.GapSize
getset

Returns or sets the gap size.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe int NXOpen.Preferences.TraceLinesViewPreferences.HiddenColor
getset

Returns or sets the hidden color.

The value should be between 1 and 216.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.Font NXOpen.Preferences.TraceLinesViewPreferences.HiddenFont
getset

Returns or sets the hidden font

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.Width NXOpen.Preferences.TraceLinesViewPreferences.HiddenWidth
getset

Returns or sets the hidden width

Created in NX5.0.0

License requirements to get this property: None.

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

Tag NXOpen.Preferences.TraceLinesViewPreferences.Tag
get

Returns the tag of this object.

unsafe int NXOpen.Preferences.TraceLinesViewPreferences.VisibleColor
getset

Returns or sets the visible color.

The value should be between 1 and 216.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.Font NXOpen.Preferences.TraceLinesViewPreferences.VisibleFont
getset

Returns or sets the visible font

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.Width NXOpen.Preferences.TraceLinesViewPreferences.VisibleWidth
getset

Returns or sets the visible width

Created in NX5.0.0

License requirements to get this property: None.

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.