Class ViewSettingsBuilder
Inheritance
ViewSettingsBuilder
Assembly: NXOpen.dll
Syntax
public class ViewSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewSettingsBuilder()
Declaration
protected ViewSettingsBuilder()
Properties
AddSheetName
Declaration
public bool AddSheetName { get; set; }
Property Value
AddSheetNumber
Declaration
public bool AddSheetNumber { get; set; }
Property Value
ApplyCrosshatchToSectionView
Declaration
public bool ApplyCrosshatchToSectionView { get; set; }
Property Value
ConvertAnnotation
Declaration
public bool ConvertAnnotation { get; set; }
Property Value
Prefix
Declaration
public string Prefix { get; set; }
Property Value
RenderingStyle
Declaration
public ViewSettingsBuilder.RenderingStyleEnum RenderingStyle { get; set; }
Property Value
SectionGeometryTolerance
Declaration
public double SectionGeometryTolerance { get; set; }
Property Value
Separator
Declaration
public string Separator { get; set; }
Property Value
UseAssemblyCrosshatch
Declaration
public bool UseAssemblyCrosshatch { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink