Class ViewPreferences
Inheritance
System.Object
System.MarshalByRefObject
ViewPreferences
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.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class ViewPreferences : NXRemotableObject, IMessageSink
Constructors
ViewPreferences(Part)
Declaration
protected ViewPreferences(Part owner)
Parameters
Type |
Name |
Description |
Part |
owner |
|
Properties
BaseView
Declaration
public BaseViewPreferences BaseView { get; }
Property Value
Detail
Declaration
public DetailViewPreferences Detail { get; }
Property Value
FlatPattern
Declaration
public FlatPatternViewPreferences FlatPattern { get; }
Property Value
General
Declaration
public GeneralViewPreferences General { get; }
Property Value
HiddenLines
Declaration
public HiddenLinesViewPreferences HiddenLines { get; }
Property Value
InheritPmi
Declaration
public InheritPmiPreferences InheritPmi { get; }
Property Value
Projected
Declaration
public ProjectedViewPreferences Projected { get; }
Property Value
Section
Declaration
public SectionViewPreferences Section { get; }
Property Value
Shading
Declaration
public ShadingViewPreferences Shading { get; }
Property Value
ShipbuildingLines
Declaration
public ShipbuildingLinesViewPreferences ShipbuildingLines { get; }
Property Value
ShipDraftingViewLines
Declaration
public ShipDraftingViewLinesViewPreferences ShipDraftingViewLines { get; }
Property Value
SmoothEdges
Declaration
public SmoothEdgesViewPreferences SmoothEdges { get; }
Property Value
Tag
Declaration
Property Value
Threads
Declaration
public ThreadsViewPreferences Threads { get; }
Property Value
TraceLines
Declaration
public TraceLinesViewPreferences TraceLines { get; }
Property Value
VirtualIntersections
Declaration
public VirtualIntersectionsViewPreferences VirtualIntersections { get; }
Property Value
VisibleLines
Declaration
public VisibleLinesViewPreferences VisibleLines { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink