Class PartSketch
Inheritance
System.Object
System.MarshalByRefObject
PartSketch
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Int32 |
|
ConflictingColor
Declaration
public int ConflictingColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CurveColor
Declaration
public int CurveColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DimensionColor
Declaration
public int DimensionColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DOFColor
Declaration
public int DOFColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FullyDefinedColor
Declaration
public int FullyDefinedColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
InactiveSketchColor
Declaration
public int InactiveSketchColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OutOfDateColor
Declaration
public int OutOfDateColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
OverconstrainedColor
Declaration
public int OverconstrainedColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PartiallyDefinedColor
Declaration
public int PartiallyDefinedColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ParticipatingDatumColor
Declaration
public int ParticipatingDatumColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ReferenceCurveColor
Declaration
public int ReferenceCurveColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ReferenceDimensionColor
Declaration
public int ReferenceDimensionColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Tag
Declaration
Property Value
UnsolvedCurvesColor
Declaration
public int UnsolvedCurvesColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink