Class BrokenViewBuilder
Inheritance
System.Object
System.MarshalByRefObject
BrokenViewBuilder
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.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class BrokenViewBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
BrokenViewBuilder()
Declaration
protected BrokenViewBuilder()
Properties
Amplitude
Declaration
public Expression Amplitude { get; }
Property Value
BreakLine1Anchor
Declaration
public Point BreakLine1Anchor { get; set; }
Property Value
BreakLine1ModelAnchor
Declaration
public Point BreakLine1ModelAnchor { get; set; }
Property Value
BreakLine1Offset
Declaration
public Expression BreakLine1Offset { get; }
Property Value
BreakLine2Anchor
Declaration
public Point BreakLine2Anchor { get; set; }
Property Value
BreakLine2ModelAnchor
Declaration
public Point BreakLine2ModelAnchor { get; set; }
Property Value
BreakLine2Offset
Declaration
public Expression BreakLine2Offset { get; }
Property Value
BreakLineType
Declaration
public BrokenViewBuilder.BreakLineStyle BreakLineType { get; set; }
Property Value
BreakType
Declaration
public BrokenViewBuilder.TypeBreak BreakType { get; set; }
Property Value
BreakVisibility
Declaration
public bool BreakVisibility { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Color
Declaration
public NXColor Color { get; set; }
Property Value
CrossHatch
Declaration
public HatchFillSettingsBuilder CrossHatch { get; }
Property Value
DirectionType
Declaration
public BrokenViewBuilder.TypeDirection DirectionType { get; set; }
Property Value
DirectionVector
Declaration
public Direction DirectionVector { get; set; }
Property Value
ExistingCurve
Declaration
public ScCollector ExistingCurve { get; }
Property Value
Extension1
Declaration
public Expression Extension1 { get; }
Property Value
Extension2
Declaration
public Expression Extension2 { get; }
Property Value
Gap
Declaration
public Expression Gap { get; }
Property Value
IsBreakLine1Associative
Declaration
public bool IsBreakLine1Associative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsBreakLine2Associative
Declaration
public bool IsBreakLine2Associative { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MasterView
Declaration
public SelectDraftingView MasterView { get; }
Property Value
Repetition
Declaration
public int Repetition { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Suppress
Declaration
public bool Suppress { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Width
Declaration
public BrokenViewBuilder.LineWidth Width { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink