Class PartDrafting
Inheritance
System.Object
System.MarshalByRefObject
PartDrafting
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 PartDrafting : NXRemotableObject, IMessageSink
Constructors
PartDrafting(PartPreferences)
Declaration
protected PartDrafting(PartPreferences owner)
Parameters
Properties
ActiveViewColor
Declaration
public NXColor ActiveViewColor { get; set; }
Property Value
AssociativeAlignment
Declaration
public bool AssociativeAlignment { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BorderColor
Declaration
public int BorderColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
BreakLineAmplitude
Declaration
public double BreakLineAmplitude { get; set; }
Property Value
Type |
Description |
System.Double |
|
BreakLineColor
Declaration
public NXColor BreakLineColor { get; set; }
Property Value
BreakLineExtension
Declaration
public double BreakLineExtension { get; set; }
Property Value
Type |
Description |
System.Double |
|
BreakLineGap
Declaration
public double BreakLineGap { get; set; }
Property Value
Type |
Description |
System.Double |
|
BreakLinesVisibility
Declaration
public bool BreakLinesVisibility { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BreakLineType
Declaration
public PartDrafting.BreakLineStyle BreakLineType { get; set; }
Property Value
BreakLineWidth
Declaration
public int BreakLineWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Color
Declaration
public int Color { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CustomSymbolSmashToSketch
Declaration
public bool CustomSymbolSmashToSketch { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DelayUpdateOnCreation
Declaration
public bool DelayUpdateOnCreation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DelayViewUpdate
Declaration
public bool DelayViewUpdate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Delimiter
Declaration
public string Delimiter { get; set; }
Property Value
Type |
Description |
System.String |
|
DisplayBorders
Declaration
public bool DisplayBorders { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableSmoothEdgesForLWView
Declaration
public bool EnableSmoothEdgesForLWView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Font
Declaration
public PartDrafting.FontType Font { get; set; }
Property Value
FrameBarPrecision
Declaration
public int FrameBarPrecision { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FrameBarTicDirection
Declaration
public int FrameBarTicDirection { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
InitialSecondaryNumber
Declaration
public string InitialSecondaryNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
InitialSheetNumber
Declaration
public string InitialSheetNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
LineAntialiasing
Declaration
public bool LineAntialiasing { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MinimumComponentsForLargeAssemblyOption
Declaration
public int MinimumComponentsForLargeAssemblyOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PropagateBreakLines
Declaration
public bool PropagateBreakLines { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RetainAnnotations
Declaration
public bool RetainAnnotations { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowFacetEdges
Declaration
public bool ShowFacetEdges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Tag
Declaration
Property Value
Translucency
Declaration
public bool Translucency { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UpdateViewWithoutLwData
Declaration
public PartDrafting.UpdateViewWithoutLwDataOption UpdateViewWithoutLwData { get; set; }
Property Value
VersionObjects
Declaration
public bool VersionObjects { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ViewStyle
Declaration
public PartDrafting.ViewStyleType ViewStyle { get; set; }
Property Value
ViewTracking
Declaration
public bool ViewTracking { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Width
Declaration
public PartDrafting.WidthType Width { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink