Class AssemblyViewBuilder
Inheritance
System.Object
System.MarshalByRefObject
AssemblyViewBuilder
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 AssemblyViewBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AssemblyViewBuilder()
Declaration
protected AssemblyViewBuilder()
Properties
ContainerParts
Declaration
public int ContainerParts { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DrawingName
Declaration
public string DrawingName { get; set; }
Property Value
Type |
Description |
System.String |
|
DrawingSheet
Declaration
public DrawingSheetBuilder DrawingSheet { get; }
Property Value
DrawingTemplate
Declaration
public DrawingTemplateBuilder DrawingTemplate { get; }
Property Value
Index
Declaration
public int Index { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Level
Declaration
public int Level { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Orientation
Declaration
public int Orientation { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PartsList
Declaration
public int PartsList { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PartsListString
Declaration
public string PartsListString { get; set; }
Property Value
Type |
Description |
System.String |
|
SheetScale
Declaration
public double SheetScale { get; set; }
Property Value
Type |
Description |
System.Double |
|
ShowList
Declaration
public bool ShowList { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Symbol
Declaration
public bool Symbol { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UpdateFlag
Declaration
public bool UpdateFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ViewTag
Declaration
public DraftingView ViewTag { get; set; }
Property Value
Methods
UpdateDrawingSheet(DrawingSheetBuilder)
Declaration
public void UpdateDrawingSheet(DrawingSheetBuilder drawingSheet)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink