Class VisualizationLine
Inheritance
VisualizationLine
Assembly: NXOpen.dll
Syntax
public class VisualizationLine : NXRemotableObject, IMessageSink
Constructors
VisualizationLine(SessionPreferences)
Declaration
protected VisualizationLine(SessionPreferences owner)
Parameters
Properties
DepthSortedWireframe
Declaration
public bool DepthSortedWireframe { get; set; }
Property Value
Tag
Declaration
Property Value
WireframeContrast
Declaration
public bool WireframeContrast { get; set; }
Property Value
Methods
RegenerateFromToleranceChange(bool, bool)
Declaration
[Obsolete("Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationLine.RegenerateFromToleranceChange instead.")]
public void RegenerateFromToleranceChange(bool updateModeChange, bool studio)
Parameters
Type |
Name |
Description |
bool |
updateModeChange |
|
bool |
studio |
|
UpdateLineFontObjects(bool)
Declaration
[Obsolete("Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationLine.UpdateLineFontObjects instead.")]
public void UpdateLineFontObjects(bool doSoftwareUpdate)
Parameters
Type |
Name |
Description |
bool |
doSoftwareUpdate |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink