Class SectionViewPreferences
Inheritance
SectionViewPreferences
Assembly: NXOpen.dll
Syntax
public class SectionViewPreferences : NXRemotableObject, IMessageSink, ISectionViewPreferences
Constructors
SectionViewPreferences(ViewPreferences)
Declaration
protected SectionViewPreferences(ViewPreferences owner)
Parameters
Properties
AssemblyCrossHatching
Declaration
public bool AssemblyCrossHatching { get; set; }
Property Value
Background
Declaration
public bool Background { get; set; }
Property Value
Bendlines
Declaration
public bool Bendlines { get; set; }
Property Value
CrossHatch
Declaration
public bool CrossHatch { get; set; }
Property Value
CrosshatchAdjacencyTolarance
Declaration
public double CrosshatchAdjacencyTolarance { get; set; }
Property Value
Foreground
Declaration
public bool Foreground { get; set; }
Property Value
HiddenLineHatching
Declaration
public bool HiddenLineHatching { get; set; }
Property Value
RestrictCrosshatchAngle
Declaration
public bool RestrictCrosshatchAngle { get; set; }
Property Value
SectionSheetBodies
Declaration
public bool SectionSheetBodies { get; set; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink