Class ViewWorkflowBuilder
Inheritance
System.Object
System.MarshalByRefObject
ViewWorkflowBuilder
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.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
BorderColor
Declaration
public NXColor BorderColor { get; set; }
Property Value
CursorTracking
Declaration
public bool CursorTracking { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayBorders
Declaration
public bool DisplayBorders { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Int32 |
|
LoadComponentsOnDemand
Declaration
public bool LoadComponentsOnDemand { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OnLegacyViewUpdate
Declaration
public bool OnLegacyViewUpdate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OnViewSelection
Declaration
public bool OnViewSelection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
UseLineAntialiasing
Declaration
public bool UseLineAntialiasing { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseTranslucency
Declaration
public bool UseTranslucency { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink