Class PartSketch
Assembly: NXOpen.dll
Syntax
public class PartSketch : NXRemotableObject, IMessageSink
Constructors
PartSketch(PartPreferences)
Declaration
protected PartSketch(PartPreferences owner)
Parameters
Properties
AutomaticDimensionColor
Declaration
public int AutomaticDimensionColor { get; set; }
Property Value
ConflictingColor
Declaration
public int ConflictingColor { get; set; }
Property Value
ConstantDimensionColor
Declaration
public NXColor ConstantDimensionColor { get; set; }
Property Value
CurveColor
Declaration
public int CurveColor { get; set; }
Property Value
DOFColor
Declaration
public int DOFColor { get; set; }
Property Value
DimensionColor
Declaration
public int DimensionColor { get; set; }
Property Value
FullyDefinedColor
Declaration
public int FullyDefinedColor { get; set; }
Property Value
GeometricConstraintColor
Declaration
public NXColor GeometricConstraintColor { get; set; }
Property Value
InactiveSketchColor
Declaration
public int InactiveSketchColor { get; set; }
Property Value
LockedObjectColor
Declaration
public NXColor LockedObjectColor { get; set; }
Property Value
MovableCurveColor
Declaration
public NXColor MovableCurveColor { get; set; }
Property Value
NonWorkRegionColor
Declaration
public NXColor NonWorkRegionColor { get; set; }
Property Value
OutOfDateColor
Declaration
public int OutOfDateColor { get; set; }
Property Value
OverconstrainedColor
Declaration
public int OverconstrainedColor { get; set; }
Property Value
PartiallyDefinedColor
Declaration
public int PartiallyDefinedColor { get; set; }
Property Value
ParticipatingDatumColor
Declaration
public int ParticipatingDatumColor { get; set; }
Property Value
PersistentRelationColor
Declaration
public NXColor PersistentRelationColor { get; set; }
Property Value
PreviewDimensionColor
Declaration
public NXColor PreviewDimensionColor { get; set; }
Property Value
ReferenceCurveColor
Declaration
public int ReferenceCurveColor { get; set; }
Property Value
ReferenceDimensionColor
Declaration
public int ReferenceDimensionColor { get; set; }
Property Value
RelationColor
Declaration
public NXColor RelationColor { get; set; }
Property Value
ShadedRegionColor
Declaration
public NXColor ShadedRegionColor { get; set; }
Property Value
Tag
Declaration
Property Value
UnsolvedCurvesColor
Declaration
public int UnsolvedCurvesColor { get; set; }
Property Value
WorkRegionBoundaryColor
Declaration
public NXColor WorkRegionBoundaryColor { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink