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

Represents set of Virtual Intersections View Style Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen.Drawings.VirtualIntersectionsViewStyle:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IVirtualIntersectionsViewPreferences IMessageSink

Properties

unsafe bool AdjacentBlends [get, set]
 Returns or sets the status of adjacent blends. More...
 
unsafe int AdjacentBlendsColor [get, set]
 Returns or sets the color of adjacent blends. More...
 
unsafe bool AdjacentBlendsEndGaps [get, set]
 Returns or sets the status of adjacent blends end gaps. More...
 
unsafe double AdjacentBlendsEndGapsData [get, set]
 Returns or sets the value of adjacent blends end gaps. More...
 
unsafe NXOpen.Preferences.Font AdjacentBlendsFont [get, set]
 Returns or sets the font of adjacent blends. More...
 
unsafe NXOpen.Preferences.Width AdjacentBlendsWidth [get, set]
 Returns or sets the width of adjacent blends. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool VirtualIntersection [get, set]
 Returns or sets the status of virtual intersection. 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 Virtual Intersections View Style Preferences applicable to drafting views.

Allows to display imaginary intersection curves.

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

Created in NX5.0.0

Property Documentation

unsafe bool NXOpen.Drawings.VirtualIntersectionsViewStyle.AdjacentBlends
getset

Returns or sets the status of adjacent blends.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe int NXOpen.Drawings.VirtualIntersectionsViewStyle.AdjacentBlendsColor
getset

Returns or sets the color of adjacent blends.

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 bool NXOpen.Drawings.VirtualIntersectionsViewStyle.AdjacentBlendsEndGaps
getset

Returns or sets the status of adjacent blends end gaps.

It controls the display of visible ends. If True, the visible ends are suppressed from the display. The length of the suppressed end is in drawing units and is controlled by the value set in the End Gap field. If False, the visible ends are not suppressed from the display.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Drawings.VirtualIntersectionsViewStyle.AdjacentBlendsEndGapsData
getset

Returns or sets the value of adjacent blends end gaps.

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.VirtualIntersectionsViewStyle.AdjacentBlendsFont
getset

Returns or sets the font of adjacent blends.

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.VirtualIntersectionsViewStyle.AdjacentBlendsWidth
getset

Returns or sets the width of adjacent blends.

Created in NX5.0.0

License requirements to get this property: None.

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

Tag NXOpen.Drawings.VirtualIntersectionsViewStyle.Tag
get

Returns the tag of this object.

unsafe bool NXOpen.Drawings.VirtualIntersectionsViewStyle.VirtualIntersection
getset

Returns or sets the status of virtual intersection.

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.