Class PartsListBuilder
Inheritance
System.Object
System.MarshalByRefObject
PartsListBuilder
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 PartsListBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PartsListBuilder()
Declaration
protected PartsListBuilder()
Properties
AllowManualRows
Declaration
public bool AllowManualRows { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AutomaticUpdate
Declaration
public bool AutomaticUpdate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CalloutSuffix
Declaration
public string CalloutSuffix { get; set; }
Property Value
Type |
Description |
System.String |
|
CharToSkip
Declaration
public string CharToSkip { get; set; }
Property Value
Type |
Description |
System.String |
|
CreateNewRowAsLocked
Declaration
public bool CreateNewRowAsLocked { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
Increment
Declaration
public int Increment { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
InitialCallout
Declaration
public string InitialCallout { get; set; }
Property Value
Type |
Description |
System.String |
|
LockPartsListSetup
Declaration
public bool LockPartsListSetup { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MainSymbolCustomText
Declaration
public string MainSymbolCustomText { get; set; }
Property Value
Type |
Description |
System.String |
|
MainSymbolText
Declaration
public PartsListBuilder.PartsListMainSymbolText MainSymbolText { get; set; }
Property Value
ReferenceSymbolCustomText
Declaration
public string ReferenceSymbolCustomText { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
SortOnUpdate
Declaration
public bool SortOnUpdate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Symbol
Declaration
public PartsListBuilder.PartsListSymbolType Symbol { get; set; }
Property Value
VerticalGroupAttachment
Declaration
public PartsListBuilder.PartsListVerticalGroupLeaderAttachment VerticalGroupAttachment { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink