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

Represents the set of Sketcher preferences applicable to entire part. More...

List of all members.

Public Member Functions

int AutomaticDimensionColor ()
 Returns the sketch automatic dimension color
Created in NX7.5.0.
int ConflictingColor ()
 Returns the sketch conflicting color
Created in NX4.0.0.
int CurveColor ()
 Returns the sketch curve color
Created in NX4.0.0.
int DimensionColor ()
 Returns the sketch dimension color
Created in NX4.0.0.
int DOFColor ()
 Returns the sketch degree of freedom arrow color
Created in NX4.0.0.
int FullyDefinedColor ()
 Returns the sketch fully defined constraint color
Created in NX4.0.0.
int InactiveSketchColor ()
 Returns the inactive sketch color
Created in NX4.0.0.
int OutOfDateColor ()
 Returns the sketch out of date curve color
Created in NX4.0.0.
int OverconstrainedColor ()
 Returns the sketch overconstrained color
Created in NX4.0.0.
int PartiallyDefinedColor ()
 Returns the sketch partially defined constraint color
Created in NX4.0.0.
int ParticipatingDatumColor ()
 Returns the sketch participating datum curve color
Created in NX4.0.0.
int ReferenceCurveColor ()
 Returns the sketch reference curve color
Created in NX4.0.0.
int ReferenceDimensionColor ()
 Returns the sketch reference dimension color
Created in NX4.0.0.
void SetAutomaticDimensionColor (int sketchAutomaticDimensionColor)
 Sets the sketch automatic dimension color
Created in NX7.5.0.
void SetConflictingColor (int sketchConflictingColor)
 Sets the sketch conflicting color
Created in NX4.0.0.
void SetCurveColor (int sketchCurveColor)
 Sets the sketch curve color
Created in NX4.0.0.
void SetDimensionColor (int sketchDimensionColor)
 Sets the sketch dimension color
Created in NX4.0.0.
void SetDOFColor (int sketchDOFColor)
 Sets the sketch degree of freedom arrow color
Created in NX4.0.0.
void SetFullyDefinedColor (int sketchFullyColor)
 Sets the sketch fully defined constraint color
Created in NX4.0.0.
void SetInactiveSketchColor (int sketchInactiveColor)
 Sets the inactive sketch color
Created in NX4.0.0.
void SetOutOfDateColor (int sketchOutOfDateColor)
 Sets the sketch out of date curve color
Created in NX4.0.0.
void SetOverconstrainedColor (int sketchOverconstrainedColor)
 Sets the sketch overconstrained color
Created in NX4.0.0.
void SetPartiallyDefinedColor (int sketchPartialColor)
 Sets the sketch partially defined constraint color
Created in NX4.0.0.
void SetParticipatingDatumColor (int sketchParticipatingDatumColor)
 Sets the sketch participating datum curve color
Created in NX4.0.0.
void SetReferenceCurveColor (int sketchReferenceCurveColor)
 Sets the sketch reference curve color
Created in NX4.0.0.
void SetReferenceDimensionColor (int sketchReferenceDimensionColor)
 Sets the sketch reference dimension color
Created in NX4.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents the set of Sketcher preferences applicable to entire part.

Other Sketch preference settings are available with Preferences::SessionSketch for settings applicable to session and with Preferences::SketchPreferences for Sketch specific Preferences
To obtain an instance of this class, refer to Preferences::PartPreferences

Created in NX4.0.0.


Member Function Documentation

Returns the sketch automatic dimension color
Created in NX7.5.0.



License requirements : None

Returns the sketch conflicting color
Created in NX4.0.0.



License requirements : None

Returns the sketch curve color
Created in NX4.0.0.



License requirements : None

Returns the sketch dimension color
Created in NX4.0.0.



License requirements : None

Returns the sketch degree of freedom arrow color
Created in NX4.0.0.



License requirements : None

Returns the sketch fully defined constraint color
Created in NX4.0.0.



License requirements : None

Returns the inactive sketch color
Created in NX4.0.0.



License requirements : None

Returns the sketch out of date curve color
Created in NX4.0.0.



License requirements : None

Returns the sketch overconstrained color
Created in NX4.0.0.



License requirements : None

Returns the sketch partially defined constraint color
Created in NX4.0.0.



License requirements : None

Returns the sketch participating datum curve color
Created in NX4.0.0.



License requirements : None

Returns the sketch reference curve color
Created in NX4.0.0.



License requirements : None

Returns the sketch reference dimension color
Created in NX4.0.0.



License requirements : None

void NXOpen::Preferences::PartSketch::SetAutomaticDimensionColor ( int  sketchAutomaticDimensionColor)

Sets the sketch automatic dimension color
Created in NX7.5.0.



License requirements : None

Parameters:
sketchAutomaticDimensionColorsketch automatic dimension color
void NXOpen::Preferences::PartSketch::SetConflictingColor ( int  sketchConflictingColor)

Sets the sketch conflicting color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchConflictingColorsketch conflicting color
void NXOpen::Preferences::PartSketch::SetCurveColor ( int  sketchCurveColor)

Sets the sketch curve color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchCurveColorsketch curve color
void NXOpen::Preferences::PartSketch::SetDimensionColor ( int  sketchDimensionColor)

Sets the sketch dimension color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchDimensionColorsketch dimension color
void NXOpen::Preferences::PartSketch::SetDOFColor ( int  sketchDOFColor)

Sets the sketch degree of freedom arrow color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchDOFColorsketch d o f color

Sets the sketch fully defined constraint color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchFullyColorsketch fully color

Sets the inactive sketch color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchInactiveColorsketch inactive color
void NXOpen::Preferences::PartSketch::SetOutOfDateColor ( int  sketchOutOfDateColor)

Sets the sketch out of date curve color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchOutOfDateColorsketch out of date color
void NXOpen::Preferences::PartSketch::SetOverconstrainedColor ( int  sketchOverconstrainedColor)

Sets the sketch overconstrained color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchOverconstrainedColorsketch overconstrained color

Sets the sketch partially defined constraint color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchPartialColorsketch partial color
void NXOpen::Preferences::PartSketch::SetParticipatingDatumColor ( int  sketchParticipatingDatumColor)

Sets the sketch participating datum curve color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchParticipatingDatumColorsketch participating datum color
void NXOpen::Preferences::PartSketch::SetReferenceCurveColor ( int  sketchReferenceCurveColor)

Sets the sketch reference curve color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchReferenceCurveColorsketch reference curve color
void NXOpen::Preferences::PartSketch::SetReferenceDimensionColor ( int  sketchReferenceDimensionColor)

Sets the sketch reference dimension color
Created in NX4.0.0.



License requirements : None

Parameters:
sketchReferenceDimensionColorsketch reference dimension color

Returns the tag of this object.


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