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

Represents interface for Trace Lines View Style Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen.Drawings.TraceLinesViewStyle:
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 interface for Trace Lines View Style Preferences applicable to drafting views.

To obtain an instance of this class use Drawings.ViewStyle.TraceLines

Created in NX5.0.0

Property Documentation

unsafe bool NXOpen.Drawings.TraceLinesViewStyle.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.Drawings.TraceLinesViewStyle.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.Drawings.TraceLinesViewStyle.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.Drawings.TraceLinesViewStyle.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.Drawings.TraceLinesViewStyle.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.Drawings.TraceLinesViewStyle.Tag
get

Returns the tag of this object.

unsafe int NXOpen.Drawings.TraceLinesViewStyle.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.Drawings.TraceLinesViewStyle.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.Drawings.TraceLinesViewStyle.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.