Class SheetZoneSettingsBuilder
Inheritance
System.Object
System.MarshalByRefObject
SheetZoneSettingsBuilder
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 SheetZoneSettingsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SheetZoneSettingsBuilder()
Declaration
protected SheetZoneSettingsBuilder()
Properties
ContinueZoneIndexingAcrossSheets
Declaration
public bool ContinueZoneIndexingAcrossSheets { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CornerZoneModification
Declaration
public double CornerZoneModification { get; set; }
Property Value
Type |
Description |
System.Double |
|
CreateZoneLabels
Declaration
public bool CreateZoneLabels { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CreateZoneMarkings
Declaration
public bool CreateZoneMarkings { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CreateZones
Declaration
public bool CreateZones { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HorizontalSize
Declaration
public double HorizontalSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelColor
Declaration
public int LabelColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LabelFont
Declaration
public int LabelFont { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LabelHeight
Declaration
public double LabelHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
LabelItalicized
Declaration
public bool LabelItalicized { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LabelsToSkip
Declaration
public string LabelsToSkip { get; set; }
Property Value
Type |
Description |
System.String |
|
LabelWidth
Declaration
public int LabelWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MarkingHeight
Declaration
public double MarkingHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
MarkingLineColorWidth
Declaration
public LineColorFontWidthBuilder MarkingLineColorWidth { get; }
Property Value
Origin
Declaration
public ZoneOrigin Origin { get; set; }
Property Value
VerticalSize
Declaration
public double VerticalSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink