Class VirtualIntersectionsViewPreferences
Inheritance
VirtualIntersectionsViewPreferences
Assembly: NXOpen.dll
Syntax
public class VirtualIntersectionsViewPreferences : NXRemotableObject, IMessageSink, IVirtualIntersectionsViewPreferences
Constructors
VirtualIntersectionsViewPreferences(ViewPreferences)
Declaration
protected VirtualIntersectionsViewPreferences(ViewPreferences owner)
Parameters
Properties
AdjacentBlends
Declaration
public bool AdjacentBlends { get; set; }
Property Value
AdjacentBlendsColor
Declaration
public int AdjacentBlendsColor { get; set; }
Property Value
AdjacentBlendsEndGaps
Declaration
public bool AdjacentBlendsEndGaps { get; set; }
Property Value
AdjacentBlendsEndGapsData
Declaration
public double AdjacentBlendsEndGapsData { get; set; }
Property Value
AdjacentBlendsFont
Declaration
public Font AdjacentBlendsFont { get; set; }
Property Value
AdjacentBlendsWidth
Declaration
public Width AdjacentBlendsWidth { get; set; }
Property Value
Tag
Declaration
Property Value
VirtualIntersection
Declaration
public bool VirtualIntersection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink