Class TableEditSettingsBuilder
Inheritance
System.Object
System.MarshalByRefObject
TableEditSettingsBuilder
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 TableEditSettingsBuilder : BaseEditSettingsBuilder, IMessageSink, IComponentBuilder
Constructors
TableEditSettingsBuilder()
Declaration
protected TableEditSettingsBuilder()
Properties
BendTable
Declaration
public BendTableSettingsBuilder BendTable { get; }
Property Value
DisplayStyle
Declaration
public DisplayStyleBuilder DisplayStyle { get; }
Property Value
HoleTableContent
Declaration
public HoleTableSettingsContentBuilder HoleTableContent { get; }
Property Value
Declaration
public HoleTableSettingsFormatBuilder HoleTableFormat { get; }
Property Value
HoleTableHoleFilters
Declaration
public HoleTableSettingsHoleFiltersBuilder HoleTableHoleFilters { get; }
Property Value
HoleTableLabel
Declaration
public HoleTableSettingsLabelBuilder HoleTableLabel { get; }
Property Value
HoleTableWorkflow
Declaration
public HoleTableSettingsWorkflowBuilder HoleTableWorkflow { get; }
Property Value
Ordinate
Declaration
public OrdinateStyleBuilder Ordinate { get; }
Property Value
PartsList
Declaration
public PartsListBuilder PartsList { get; }
Property Value
RoutingBillOfMaterial
Declaration
public BillOfMaterialBuilder RoutingBillOfMaterial { get; }
Property Value
TableCell
Declaration
public TableCellStyleBuilder TableCell { get; }
Property Value
TableColumn
Declaration
public TableColumnBuilder TableColumn { get; }
Property Value
TableCutSheet
Declaration
public CutSheetBuilder TableCutSheet { get; }
Property Value
TableLettering
Declaration
public LetteringStyleBuilder TableLettering { get; }
Property Value
TableLineArrow
Declaration
public LineArrowStyleBuilder TableLineArrow { get; }
Property Value
TablePinList
Declaration
public PinListBuilder TablePinList { get; }
Property Value
TableSection
Declaration
public TableSectionStyleBuilder TableSection { get; }
Property Value
TabularNote
Declaration
public TabularNoteStyleBuilder TabularNote { get; }
Property Value
Methods
InheritSettingsFromCustomerDefault()
Declaration
public void InheritSettingsFromCustomerDefault()
InheritSettingsFromPreferences()
Declaration
public void InheritSettingsFromPreferences()
InheritSettingsFromSelectedObjects(DisplayableObject)
Declaration
public void InheritSettingsFromSelectedObjects(DisplayableObject selectedObject)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink