Class SessionVisualizationEmphasis
Inheritance
SessionVisualizationEmphasis
Assembly: NXOpen.dll
Syntax
public class SessionVisualizationEmphasis : NXRemotableObject, IMessageSink
Constructors
SessionVisualizationEmphasis(SessionPreferences)
Declaration
protected SessionVisualizationEmphasis(SessionPreferences owner)
Parameters
Properties
ObjectsOffSketchWorkPlaneNonSelectable
Declaration
public bool ObjectsOffSketchWorkPlaneNonSelectable { get; set; }
Property Value
ObjectsOffWcsWorkPlaneNonSelectable
Declaration
public bool ObjectsOffWcsWorkPlaneNonSelectable { get; set; }
Property Value
ProductInterfaceEmphasis
Declaration
public bool ProductInterfaceEmphasis { get; set; }
Property Value
SeeThruAll
Declaration
public bool SeeThruAll { get; set; }
Property Value
SeeThruDeEmphasizedObjects
Declaration
public bool SeeThruDeEmphasizedObjects { get; set; }
Property Value
SeeThruPreview
Declaration
public bool SeeThruPreview { get; set; }
Property Value
SeeThruSection
Declaration
public bool SeeThruSection { get; set; }
Property Value
SketchPlaneEmphasis
Declaration
public bool SketchPlaneEmphasis { get; set; }
Property Value
SketchWorkPlaneEmphasis
Declaration
public bool SketchWorkPlaneEmphasis { get; set; }
Property Value
Tag
Declaration
Property Value
WcsWorkPlaneEmphasis
Declaration
public bool WcsWorkPlaneEmphasis { get; set; }
Property Value
WorkPartEmphasis
Declaration
public bool WorkPartEmphasis { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink