Class PortArraysBuilder
Inheritance
PortArraysBuilder
Assembly: NXOpen.dll
Syntax
public class PortArraysBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PortArraysBuilder()
Declaration
protected PortArraysBuilder()
Properties
ArrayPatternList
Declaration
public PortArrayListItemBuilderList ArrayPatternList { get; }
Property Value
ArrayType
Declaration
public PortArraysBuilder.ArrayTypes ArrayType { get; set; }
Property Value
NamingMethod
Declaration
public PortArraysBuilder.NamingMethods NamingMethod { get; set; }
Property Value
PatternCol
Declaration
public NamingPatternBuilder PatternCol { get; set; }
Property Value
PatternRow
Declaration
public NamingPatternBuilder PatternRow { get; set; }
Property Value
ReuseSuppressedNames
Declaration
public bool ReuseSuppressedNames { get; set; }
Property Value
StartingCorner
Declaration
public PortArraysBuilder.StartingCorners StartingCorner { get; set; }
Property Value
StartingDirection
Declaration
public PortArraysBuilder.StartingDirections StartingDirection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink