Class PortArraysBuilder
Inheritance
System.Object
System.MarshalByRefObject
PortArraysBuilder
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)
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class PortArraysBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PortArraysBuilder()
Declaration
protected PortArraysBuilder()
Properties
ArrayPatternList
Declaration
public PortArrayListItemBuilderList ArrayPatternList { get; }
Property Value
Type | Description |
---|---|
PortArrayListItemBuilderList |
ArrayType
Declaration
public PortArraysBuilder.ArrayTypes ArrayType { get; set; }
Property Value
Type | Description |
---|---|
PortArraysBuilder.ArrayTypes |
NamingMethod
Declaration
public PortArraysBuilder.NamingMethods NamingMethod { get; set; }
Property Value
Type | Description |
---|---|
PortArraysBuilder.NamingMethods |
PatternCol
Declaration
public NamingPatternBuilder PatternCol { get; set; }
Property Value
Type | Description |
---|---|
NamingPatternBuilder |
PatternRow
Declaration
public NamingPatternBuilder PatternRow { get; set; }
Property Value
Type | Description |
---|---|
NamingPatternBuilder |
ReuseSuppressedNames
Declaration
public bool ReuseSuppressedNames { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StartingCorner
Declaration
public PortArraysBuilder.StartingCorners StartingCorner { get; set; }
Property Value
Type | Description |
---|---|
PortArraysBuilder.StartingCorners |
StartingDirection
Declaration
public PortArraysBuilder.StartingDirections StartingDirection { get; set; }
Property Value
Type | Description |
---|---|
PortArraysBuilder.StartingDirections |
Implements
System.Runtime.Remoting.Messaging.IMessageSink