Class PartsListBuilder
Inheritance
PartsListBuilder
Assembly: NXOpen.dll
Syntax
public class PartsListBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PartsListBuilder()
Declaration
protected PartsListBuilder()
Properties
AllowManualRows
Declaration
public bool AllowManualRows { get; set; }
Property Value
AutomaticUpdate
Declaration
public bool AutomaticUpdate { get; set; }
Property Value
CalloutSuffix
Declaration
public string CalloutSuffix { get; set; }
Property Value
CharToSkip
Declaration
public string CharToSkip { get; set; }
Property Value
CreateNewRowAsLocked
Declaration
public bool CreateNewRowAsLocked { get; set; }
Property Value
EnableCrossHighlighting
Declaration
public bool EnableCrossHighlighting { get; set; }
Property Value
GrowDirectionOptions
Declaration
public PartsListBuilder.PartsListGrowDirectionOptions GrowDirectionOptions { get; set; }
Property Value
HighlightColor
Declaration
public NXColor HighlightColor { get; set; }
Property Value
HighlightManualText
Declaration
public bool HighlightManualText { get; set; }
Property Value
Increment
Declaration
public int Increment { get; set; }
Property Value
InitialCallout
Declaration
public string InitialCallout { get; set; }
Property Value
LockPartsListSetup
Declaration
public bool LockPartsListSetup { get; set; }
Property Value
MainSymbolCustomText
Declaration
public string MainSymbolCustomText { get; set; }
Property Value
MainSymbolText
Declaration
public PartsListBuilder.PartsListMainSymbolText MainSymbolText { get; set; }
Property Value
PackRoutedStockComponents
Declaration
public bool PackRoutedStockComponents { get; set; }
Property Value
ReferenceSymbolCustomText
Declaration
public string ReferenceSymbolCustomText { get; set; }
Property Value
ReferenceSymbolText
Declaration
public PartsListBuilder.PartsListReferenceSymbolText ReferenceSymbolText { get; set; }
Property Value
ShowLockedDeletedRows
Declaration
public PartsListBuilder.PartsListShowLockedDeletedRows ShowLockedDeletedRows { get; set; }
Property Value
ShowReferenceCalloutSuffix
Declaration
public bool ShowReferenceCalloutSuffix { get; set; }
Property Value
SortOnUpdate
Declaration
public bool SortOnUpdate { get; set; }
Property Value
Symbol
Declaration
public PartsListBuilder.PartsListSymbolType Symbol { get; set; }
Property Value
VerticalGroupAttachment
Declaration
public PartsListBuilder.PartsListVerticalGroupLeaderAttachment VerticalGroupAttachment { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink