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

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

Inheritance diagram for NXOpen.Drawings.HiddenLinesViewStyle:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IHiddenLinesViewPreferences IMessageSink

Properties

unsafe bool EdgesHiddenByEdges [get, set]
 Returns or sets the staus of edges hidden by edges. More...
 
unsafe bool Hiddenline [get, set]
 Returns or sets the status of hiddenline. More...
 
unsafe int HiddenlineColor [get, set]
 Returns or sets the color of hiddenline. More...
 
unsafe NXOpen.Preferences.Font HiddenlineFont [get, set]
 Returns or sets the font of hiddenline More...
 
unsafe NXOpen.Preferences.Width HiddenlineWidth [get, set]
 Returns or sets the width of hiddenline More...
 
unsafe bool IncludeModelCurves [get, set]
 Returns or sets the status of include model curves More...
 
unsafe bool InterferingSolids [get, set]
 Returns or sets the status of interfering solids. More...
 
unsafe
NXOpen.Preferences.HiddenLineInterferingSolidsOption 
InterferingSolidsOption [get, set]
 Returns or sets the status of interfering solids. More...
 
unsafe bool ReferenceEdgesOnly [get, set]
 Returns or sets the status of reference edges only. More...
 
unsafe bool SelfHidden [get, set]
 Returns or sets the status of self hidden. More...
 
unsafe
NXOpen.Preferences.HiddenLineSmallFeatureOption 
SmallFeature [get, set]
 Returns or sets the small feature option. More...
 
unsafe double SmallFeaturesTolerance [get, set]
 Returns or sets the value of small features tolerance. More...
 
Tag Tag [get]
 Returns the tag of this object. 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 Hidden Lines View Style Preferences applicable to drafting views.

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

Created in NX5.0.0

Property Documentation

unsafe bool NXOpen.Drawings.HiddenLinesViewStyle.EdgesHiddenByEdges
getset

Returns or sets the staus of edges hidden by edges.

This allows to control the display of edges which are hidden by other overlapping edges.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.HiddenLinesViewStyle.Hiddenline
getset

Returns or sets the status of hiddenline.

The status affects the appearance of lines in a member view.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe int NXOpen.Drawings.HiddenLinesViewStyle.HiddenlineColor
getset

Returns or sets the color of hiddenline.

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.HiddenLinesViewStyle.HiddenlineFont
getset

Returns or sets the font of hiddenline

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.HiddenLinesViewStyle.HiddenlineWidth
getset

Returns or sets the width of hiddenline

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.HiddenLinesViewStyle.IncludeModelCurves
getset

Returns or sets the status of include model curves

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.HiddenLinesViewStyle.InterferingSolids
getset

Returns or sets the status of interfering solids.

This allows the correct rendering of hidden lines in a drawing member view with interfering solids.

Created in NX5.0.0

Deprecated in NX6.0.0. Use Drawings.HiddenLinesViewStyle.InterferingSolidsOption instead.

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.HiddenLineInterferingSolidsOption NXOpen.Drawings.HiddenLinesViewStyle.InterferingSolidsOption
getset

Returns or sets the status of interfering solids.

This allows the correct rendering of hidden lines in a drawing member view with interfering solids.

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.HiddenLinesViewStyle.ReferenceEdgesOnly
getset

Returns or sets the status of reference edges only.

This controls the rendering of hidden edges with annotation. If True, only hidden edges referencing annotations are rendered. Hidden edges not referenced by annotation are not rendered.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.HiddenLinesViewStyle.SelfHidden
getset

Returns or sets the status of self hidden.

This allows the rendering of edges hidden by their own solid in the selected hidden line color, font, and width settings. If False, the hidden line processing only processes the lines hidden by other solids.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.HiddenLineSmallFeatureOption NXOpen.Drawings.HiddenLinesViewStyle.SmallFeature
getset

Returns or sets the small feature option.

This allows the simplification or removal of rendering of small features in large scale assembly drawings. Not all small features are considered for simplified rendering. Only if the boundary of a small feature lies completely within a face of the model is the small feature's display modified.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Drawings.HiddenLinesViewStyle.SmallFeaturesTolerance
getset

Returns or sets the value of small features tolerance.

Created in NX5.0.0

License requirements to get this property: None.

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

Tag NXOpen.Drawings.HiddenLinesViewStyle.Tag
get

Returns the tag of this object.


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