Class SessionVisualizationEmphasis
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)
Namespace: NXOpen.Preferences
Assembly: NXOpen.dll
Syntax
public class SessionVisualizationEmphasis : NXRemotableObject, IMessageSink
Constructors
SessionVisualizationEmphasis(SessionPreferences)
Declaration
protected SessionVisualizationEmphasis(SessionPreferences owner)
Parameters
Type | Name | Description |
---|---|---|
SessionPreferences | owner |
Properties
ObjectsOffSketchWorkPlaneNonSelectable
Declaration
public bool ObjectsOffSketchWorkPlaneNonSelectable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ObjectsOffWcsWorkPlaneNonSelectable
Declaration
public bool ObjectsOffWcsWorkPlaneNonSelectable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ProductInterfaceEmphasis
Declaration
public bool ProductInterfaceEmphasis { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SeeThruAll
Declaration
public bool SeeThruAll { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SeeThruDeEmphasizedObjects
Declaration
public bool SeeThruDeEmphasizedObjects { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SeeThruPreview
Declaration
public bool SeeThruPreview { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SeeThruSection
Declaration
public bool SeeThruSection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SketchPlaneEmphasis
Declaration
public bool SketchPlaneEmphasis { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SketchWorkPlaneEmphasis
Declaration
public bool SketchWorkPlaneEmphasis { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
WcsWorkPlaneEmphasis
Declaration
public bool WcsWorkPlaneEmphasis { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
WorkPartEmphasis
Declaration
public bool WorkPartEmphasis { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink