Class ViewWorkflowBuilder
Inheritance
ViewWorkflowBuilder
Assembly: NXOpen.dll
Syntax
public class ViewWorkflowBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewWorkflowBuilder()
Declaration
protected ViewWorkflowBuilder()
Properties
ActiveSketchViewColor
Declaration
public NXColor ActiveSketchViewColor { get; set; }
Property Value
AssociativeAlignment
Declaration
public bool AssociativeAlignment { get; set; }
Property Value
BorderColor
Declaration
public NXColor BorderColor { get; set; }
Property Value
CursorTracking
Declaration
public bool CursorTracking { get; set; }
Property Value
DisplayBorders
Declaration
public bool DisplayBorders { get; set; }
Property Value
EnableSmoothEdgesForLWView
Declaration
[Obsolete("Deprecated in NX11.0.0. Replacement is not needed. We recommend removing this call from existing programs.")]
public bool EnableSmoothEdgesForLWView { get; set; }
Property Value
FaceDisplay
Declaration
public ViewWorkflowBuilder.Display FaceDisplay { get; set; }
Property Value
HandlingBodies
Declaration
[Obsolete("Deprecated in NX9.0.3. Use NXOpen.Drawings.ViewWorkflowBuilder.HandlingBodiesTypes instead.")]
public ViewWorkflowBuilder.Handlingbodies HandlingBodies { get; set; }
Property Value
HandlingBodiesTypes
Declaration
public ViewWorkflowBuilder.HandlingBodiesType HandlingBodiesTypes { get; set; }
Property Value
LargeAssemblyStepThreshold
Declaration
public int LargeAssemblyStepThreshold { get; set; }
Property Value
LoadComponentsOnDemand
Declaration
public bool LoadComponentsOnDemand { get; set; }
Property Value
OnLegacyViewUpdate
Declaration
public bool OnLegacyViewUpdate { get; set; }
Property Value
OnViewSelection
Declaration
public bool OnViewSelection { get; set; }
Property Value
PreviewStyle
Declaration
public ViewWorkflowBuilder.Style PreviewStyle { get; set; }
Property Value
SelectGeometryProjectedAsArcs
Declaration
public ViewWorkflowBuilder.Splarcs SelectGeometryProjectedAsArcs { get; set; }
Property Value
ShowFacetEdges
Declaration
public bool ShowFacetEdges { get; set; }
Property Value
UseLineAntialiasing
Declaration
public bool UseLineAntialiasing { get; set; }
Property Value
UseTranslucency
Declaration
public bool UseTranslucency { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink