Class PartDrafting
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
BorderColor
Declaration
public int BorderColor { get; set; }
Property Value
BreakLineAmplitude
Declaration
public double BreakLineAmplitude { get; set; }
Property Value
BreakLineColor
Declaration
public NXColor BreakLineColor { get; set; }
Property Value
BreakLineExtension
Declaration
public double BreakLineExtension { get; set; }
Property Value
BreakLineGap
Declaration
public double BreakLineGap { get; set; }
Property Value
BreakLineType
Declaration
public PartDrafting.BreakLineStyle BreakLineType { get; set; }
Property Value
BreakLineWidth
Declaration
public int BreakLineWidth { get; set; }
Property Value
BreakLinesVisibility
Declaration
public bool BreakLinesVisibility { get; set; }
Property Value
Color
Declaration
public int Color { get; set; }
Property Value
CustomSymbolSmashToSketch
Declaration
public bool CustomSymbolSmashToSketch { get; set; }
Property Value
DelayUpdateOnCreation
Declaration
public bool DelayUpdateOnCreation { get; set; }
Property Value
DelayViewUpdate
Declaration
public bool DelayViewUpdate { get; set; }
Property Value
Delimiter
Declaration
public string Delimiter { get; set; }
Property Value
DisplayBorders
Declaration
public bool DisplayBorders { get; set; }
Property Value
EnableSmoothEdgesForLWView
Declaration
public bool EnableSmoothEdgesForLWView { get; set; }
Property Value
Font
Declaration
public PartDrafting.FontType Font { get; set; }
Property Value
FrameBarPrecision
Declaration
public int FrameBarPrecision { get; set; }
Property Value
FrameBarTicDirection
Declaration
public int FrameBarTicDirection { get; set; }
Property Value
InitialSecondaryNumber
Declaration
public string InitialSecondaryNumber { get; set; }
Property Value
InitialSheetNumber
Declaration
public string InitialSheetNumber { get; set; }
Property Value
LineAntialiasing
Declaration
public bool LineAntialiasing { get; set; }
Property Value
MinimumComponentsForLargeAssemblyOption
Declaration
public int MinimumComponentsForLargeAssemblyOption { get; set; }
Property Value
PropagateBreakLines
Declaration
public bool PropagateBreakLines { get; set; }
Property Value
RetainAnnotations
Declaration
public bool RetainAnnotations { get; set; }
Property Value
ShowFacetEdges
Declaration
public bool ShowFacetEdges { get; set; }
Property Value
Tag
Declaration
Property Value
Translucency
Declaration
public bool Translucency { get; set; }
Property Value
UpdateViewWithoutLwData
Declaration
public PartDrafting.UpdateViewWithoutLwDataOption UpdateViewWithoutLwData { get; set; }
Property Value
VersionObjects
Declaration
public bool VersionObjects { get; set; }
Property Value
ViewStyle
Declaration
public PartDrafting.ViewStyleType ViewStyle { get; set; }
Property Value
ViewTracking
Declaration
public bool ViewTracking { get; set; }
Property Value
Width
Declaration
public PartDrafting.WidthType Width { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink