Class ViewSection
Inheritance
System.Object
System.MarshalByRefObject
ViewSection
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)
Namespace: NXOpen.Preferences
Assembly: NXOpen.dll
Syntax
public class ViewSection : Builder, IMessageSink, IComponentBuilder
Constructors
ViewSection()
Declaration
protected ViewSection()
Properties
LoadExact
Declaration
public bool LoadExact { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TranslucentPlanes
Declaration
public bool TranslucentPlanes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
SetDefaults()
Declaration
public void SetDefaults()
Implements
System.Runtime.Remoting.Messaging.IMessageSink