Class DrawingSheetBuilder
Inheritance
System.Object
System.MarshalByRefObject
DrawingSheetBuilder
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 DrawingSheetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DrawingSheetBuilder()
Declaration
protected DrawingSheetBuilder()
Properties
AutoStartBaseView
Declaration
[Obsolete("Deprecated in NX7.5.0. Use NXOpen.Drawings.DrawingSheetBuilder.AutoStartViewCreation instead.")]
public bool AutoStartBaseView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AutoStartViewCreation
Declaration
public bool AutoStartViewCreation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BaseordrawingView
Declaration
public DrawingSheetBuilder.SheetBaseordrawingView BaseordrawingView { get; set; }
Property Value
EnglishSheetTemplateLocation
Declaration
public string EnglishSheetTemplateLocation { get; set; }
Property Value
Type |
Description |
System.String |
|
Height
Declaration
public double Height { get; set; }
Property Value
Type |
Description |
System.Double |
|
Length
Declaration
public double Length { get; set; }
Property Value
Type |
Description |
System.Double |
|
MetricSheetTemplateLocation
Declaration
public string MetricSheetTemplateLocation { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Number
Declaration
public string Number { get; set; }
Property Value
Type |
Description |
System.String |
|
Option
Declaration
public DrawingSheetBuilder.SheetOption Option { get; set; }
Property Value
ProjectionAngle
Declaration
public DrawingSheetBuilder.SheetProjectionAngle ProjectionAngle { get; set; }
Property Value
Revision
Declaration
public string Revision { get; set; }
Property Value
Type |
Description |
System.String |
|
ScaleDenominator
Declaration
public double ScaleDenominator { get; set; }
Property Value
Type |
Description |
System.Double |
|
ScaleNumerator
Declaration
public double ScaleNumerator { get; set; }
Property Value
Type |
Description |
System.Double |
|
SecondaryNumber
Declaration
public string SecondaryNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
StandardEnglishScale
Declaration
public DrawingSheetBuilder.SheetStandardEnglishScale StandardEnglishScale { get; set; }
Property Value
StandardMetricScale
Declaration
public DrawingSheetBuilder.SheetStandardMetricScale StandardMetricScale { get; set; }
Property Value
Units
Declaration
public DrawingSheetBuilder.SheetUnits Units { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink