Class ViewCreationWizardBuilder
Inheritance
ViewCreationWizardBuilder
Assembly: NXOpen.dll
Syntax
public class ViewCreationWizardBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ViewCreationWizardBuilder()
Declaration
protected ViewCreationWizardBuilder()
Properties
AssociativeAlignment
Declaration
public bool AssociativeAlignment { get; set; }
Property Value
AutoScale
Declaration
public bool AutoScale { get; set; }
Property Value
BackView
Declaration
public bool BackView { get; set; }
Property Value
BaseView
Declaration
public string BaseView { get; set; }
Property Value
BottomView
Declaration
public bool BottomView { get; set; }
Property Value
CenterLines
Declaration
public bool CenterLines { get; set; }
Property Value
CrosshatchInheritedSectionViews
Declaration
public bool CrosshatchInheritedSectionViews { get; set; }
Property Value
CustomViewSettingsBuilder
Declaration
public CustomViewSettingsBuilder CustomViewSettingsBuilder { get; }
Property Value
Declaration
public bool ExtractedEdges { get; set; }
Property Value
FrontView
Declaration
public bool FrontView { get; set; }
Property Value
HiddenLineColor
Declaration
public int HiddenLineColor { get; set; }
Property Value
HiddenLineFont
Declaration
public int HiddenLineFont { get; set; }
Property Value
HiddenLineWidth
Declaration
public int HiddenLineWidth { get; set; }
Property Value
HiddenLines
Declaration
public bool HiddenLines { get; set; }
Property Value
IgnoreTitleBlock
Declaration
public bool IgnoreTitleBlock { get; set; }
Property Value
InheritPMI
Declaration
public int InheritPMI { get; set; }
Property Value
InheritPmiOntoDrawing
Declaration
public bool InheritPmiOntoDrawing { get; set; }
Property Value
IsometricView
Declaration
public bool IsometricView { get; set; }
Property Value
LeftView
Declaration
public bool LeftView { get; set; }
Property Value
LockMethod
Declaration
public GeneralViewLockmethodOption LockMethod { get; set; }
Property Value
MarginBetweenViews
Declaration
public double MarginBetweenViews { get; set; }
Property Value
MarginToBorder
Declaration
public double MarginToBorder { get; set; }
Property Value
MultipleViewPlacement
Declaration
public MultipleViewPlacementBuilder MultipleViewPlacement { get; }
Property Value
OptimizeSettings
Declaration
public bool OptimizeSettings { get; set; }
Property Value
Declaration
public OvtBuilder OrientViewTool { get; }
Property Value
Part
Declaration
public Part Part { get; set; }
Property Value
PlacementOption
Declaration
public ViewCreationWizardBuilder.Option PlacementOption { get; set; }
Property Value
PmiDimensionFromRevolved
Declaration
public bool PmiDimensionFromRevolved { get; set; }
Property Value
PmiTypes
Declaration
public int PmiTypes { get; set; }
Property Value
Resolution
Declaration
public ViewCreationWizardBuilder.ResolutionOption Resolution { get; set; }
Property Value
RightView
Declaration
public bool RightView { get; set; }
Property Value
Silhouettes
Declaration
public bool Silhouettes { get; set; }
Property Value
SnapShot
Declaration
[Obsolete("Deprecated in NX11.0.1. Use NXOpen.Drawings.ViewCreationWizardBuilder.LockMethod instead.")]
public bool SnapShot { get; set; }
Property Value
SpecialBaseView
Declaration
public bool SpecialBaseView { get; set; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
TopView
Declaration
public bool TopView { get; set; }
Property Value
TrimetricView
Declaration
public bool TrimetricView { get; set; }
Property Value
ViewBoundary
Declaration
public ViewCreationWizardBuilder.ViewBoundaryOption ViewBoundary { get; set; }
Property Value
ViewLabels
Declaration
public bool ViewLabels { get; set; }
Property Value
ViewRepresentation
Declaration
public ViewCreationWizardBuilder.ViewRepresentations ViewRepresentation { get; set; }
Property Value
ViewScale
Declaration
public ViewScaleBuilder ViewScale { get; }
Property Value
ViewStyle
Declaration
public ViewStyleBuilder ViewStyle { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink