Class HiddenLinesViewPreferences
Inheritance
System.Object
System.MarshalByRefObject
HiddenLinesViewPreferences
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 HiddenLinesViewPreferences : NXRemotableObject, IMessageSink, IHiddenLinesViewPreferences
Constructors
HiddenLinesViewPreferences(ViewPreferences)
Declaration
protected HiddenLinesViewPreferences(ViewPreferences owner)
Parameters
Properties
EdgesHiddenByEdges
Declaration
public bool EdgesHiddenByEdges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Hiddenline
Declaration
public bool Hiddenline { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HiddenlineColor
Declaration
public int HiddenlineColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
HiddenlineFont
Declaration
public Font HiddenlineFont { get; set; }
Property Value
HiddenlineWidth
Declaration
public Width HiddenlineWidth { get; set; }
Property Value
IncludeModelCurves
Declaration
public bool IncludeModelCurves { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InterferingSolids
Declaration
[Obsolete("Deprecated in NX6.0.0. Use Preferences.HiddenLinesViewPreferences.InterferingSolidsOption instead.")]
public bool InterferingSolids { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InterferingSolidsOption
Declaration
public HiddenLineInterferingSolidsOption InterferingSolidsOption { get; set; }
Property Value
ReferenceEdgesOnly
Declaration
public bool ReferenceEdgesOnly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelfHidden
Declaration
public bool SelfHidden { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SmallFeature
Declaration
public HiddenLineSmallFeatureOption SmallFeature { get; set; }
Property Value
SmallFeaturesTolerance
Declaration
public double SmallFeaturesTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink