NX Open C++ Reference Guide
Public Member Functions
NXOpen::Preferences::VirtualIntersectionsViewPreferences Class Reference

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

Inheritance diagram for NXOpen::Preferences::VirtualIntersectionsViewPreferences:
NXOpen::Preferences::IVirtualIntersectionsViewPreferences

List of all members.

Public Member Functions

bool AdjacentBlends ()
 Returns the status of adjacent blends.
int AdjacentBlendsColor ()
 Returns the color of adjacent blends.
bool AdjacentBlendsEndGaps ()
 Returns the status of adjacent blends end gaps.
double AdjacentBlendsEndGapsData ()
 Returns the value of adjacent blends end gaps.
NXOpen::Preferences::Font AdjacentBlendsFont ()
 Returns the font of adjacent blends.
NXOpen::Preferences::Width AdjacentBlendsWidth ()
 Returns the width of adjacent blends.
void SetAdjacentBlends (bool adjacentBlends)
 Sets the status of adjacent blends.
void SetAdjacentBlendsColor (int adjacentBlendsColor)
 Sets the color of adjacent blends.
void SetAdjacentBlendsEndGaps (bool adjacentBlendsEndGaps)
 Sets the status of adjacent blends end gaps.
void SetAdjacentBlendsEndGapsData (double adjacentBlendsEndGapsData)
 Sets the value of adjacent blends end gaps.
void SetAdjacentBlendsFont (NXOpen::Preferences::Font adjacentBlendsFont)
 Sets the font of adjacent blends.
void SetAdjacentBlendsWidth (NXOpen::Preferences::Width adjacentBlendsWidth)
 Sets the width of adjacent blends.
void SetVirtualIntersection (bool virtualIntersection)
 Sets the status of virtual intersection.
tag_t Tag () const
 Returns the tag of this object.
bool VirtualIntersection ()
 Returns the status of virtual intersection.

Detailed Description

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

Allows to display imaginary intersection curves.
To obtain an instance of this class use Preferences::ViewPreferences::VirtualIntersections

Created in NX5.0.0.


Member Function Documentation

Returns the status of adjacent blends.


Created in NX5.0.0.

License requirements : None

Returns the color of adjacent blends.

The value should be between 1 and 216.
Created in NX5.0.0.

License requirements : None

Returns 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 : None

Returns the value of adjacent blends end gaps.


Created in NX5.0.0.

License requirements : None

Returns the font of adjacent blends.


Created in NX5.0.0.

License requirements : None

Returns the width of adjacent blends.


Created in NX5.0.0.

License requirements : None

Sets the status of adjacent blends.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
adjacentBlendsadjacent blends

Sets the color of adjacent blends.

The value should be between 1 and 216.
Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
adjacentBlendsColoradjacent blends color

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 : drafting ("DRAFTING")

Parameters:
adjacentBlendsEndGapsadjacent blends end gaps

Sets the value of adjacent blends end gaps.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
adjacentBlendsEndGapsDataadjacent blends end gaps data

Sets the font of adjacent blends.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
adjacentBlendsFontadjacent blends font

Sets the width of adjacent blends.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
adjacentBlendsWidthadjacent blends width

Sets the status of virtual intersection.


Created in NX5.0.0.

License requirements : drafting ("DRAFTING")

Parameters:
virtualIntersectionvirtual intersection

Returns the tag of this object.

Returns the status of virtual intersection.


Created in NX5.0.0.

License requirements : None


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