Class ViewCreationWizardBuilder
Inheritance
System.Object
System.MarshalByRefObject
ViewCreationWizardBuilder
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 ViewCreationWizardBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ViewCreationWizardBuilder()
Declaration
protected ViewCreationWizardBuilder()
Properties
AssociativeAlignment
Declaration
public bool AssociativeAlignment { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AutoScale
Declaration
public bool AutoScale { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BackView
Declaration
public bool BackView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BaseView
Declaration
public string BaseView { get; set; }
Property Value
Type |
Description |
System.String |
|
BottomView
Declaration
public bool BottomView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CenterLines
Declaration
public bool CenterLines { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CrosshatchInheritedSectionViews
Declaration
public bool CrosshatchInheritedSectionViews { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CustomViewSettingsBuilder
Declaration
public CustomViewSettingsBuilder CustomViewSettingsBuilder { get; }
Property Value
Declaration
public bool ExtractedEdges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FrontView
Declaration
public bool FrontView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HiddenLineColor
Declaration
public int HiddenLineColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
HiddenLineFont
Declaration
public int HiddenLineFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
HiddenLines
Declaration
public bool HiddenLines { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HiddenLineWidth
Declaration
public int HiddenLineWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IgnoreTitleBlock
Declaration
public bool IgnoreTitleBlock { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InheritPMI
Declaration
public int InheritPMI { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
InheritPmiOntoDrawing
Declaration
public bool InheritPmiOntoDrawing { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsometricView
Declaration
public bool IsometricView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LeftView
Declaration
public bool LeftView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LockMethod
Declaration
public GeneralViewLockmethodOption LockMethod { get; set; }
Property Value
MarginBetweenViews
Declaration
public double MarginBetweenViews { get; set; }
Property Value
Type |
Description |
System.Double |
|
MarginToBorder
Declaration
public double MarginToBorder { get; set; }
Property Value
Type |
Description |
System.Double |
|
MultipleViewPlacement
Declaration
public MultipleViewPlacementBuilder MultipleViewPlacement { get; }
Property Value
OptimizeSettings
Declaration
public bool OptimizeSettings { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
PmiTypes
Declaration
public int PmiTypes { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Resolution
Declaration
public ViewCreationWizardBuilder.ResolutionOption Resolution { get; set; }
Property Value
RightView
Declaration
public bool RightView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Silhouettes
Declaration
public bool Silhouettes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SnapShot
Declaration
[Obsolete("Deprecated in NX11.0.1. Use NXOpen.Drawings.ViewCreationWizardBuilder.LockMethod instead.")]
public bool SnapShot { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SpecialBaseView
Declaration
public bool SpecialBaseView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
TopView
Declaration
public bool TopView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TrimetricView
Declaration
public bool TrimetricView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ViewBoundary
Declaration
public ViewCreationWizardBuilder.ViewBoundaryOption ViewBoundary { get; set; }
Property Value
ViewLabels
Declaration
public bool ViewLabels { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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