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

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

Inheritance diagram for NXOpen.Drawings.VisibleLinesViewStyle:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IVisibleLinesViewPreferences IMessageSink

Properties

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 Visible Lines View Style Preferences applicable to drafting views.

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

Created in NX5.0.0

Property Documentation

Tag NXOpen.Drawings.VisibleLinesViewStyle.Tag
get

Returns the tag of this object.

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