Class QualifyPortBuilder
Inheritance
QualifyPortBuilder
Assembly: NXOpen.dll
Syntax
public class QualifyPortBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
QualifyPortBuilder()
Declaration
protected QualifyPortBuilder()
Properties
AlignVector
Declaration
public Direction AlignVector { get; set; }
Property Value
AlignVectorUserDefined
Declaration
public bool AlignVectorUserDefined { get; set; }
Property Value
AllowMultiConnections
Declaration
public bool AllowMultiConnections { get; set; }
Property Value
AllowPortEngagement
Declaration
public bool AllowPortEngagement { get; set; }
Property Value
BackExtension
Declaration
public Expression BackExtension { get; set; }
Property Value
ClockingAngle
Declaration
public Expression ClockingAngle { get; }
Property Value
CutbackLength
Declaration
public Expression CutbackLength { get; set; }
Property Value
Face
Declaration
public SelectFace Face { get; }
Property Value
FlowDirection
Declaration
public Port.FlowDirectionType FlowDirection { get; set; }
Property Value
LengthAddition
Declaration
public Expression LengthAddition { get; set; }
Property Value
Line1
Declaration
public SelectICurve Line1 { get; }
Property Value
Line2
Declaration
public SelectICurve Line2 { get; }
Property Value
OffsetExpression
Declaration
public string OffsetExpression { get; set; }
Property Value
OffsetVector
Declaration
public Direction OffsetVector { get; set; }
Property Value
OffsetVectorUserDefined
Declaration
public bool OffsetVectorUserDefined { get; set; }
Property Value
OriginPoint
Declaration
public Point OriginPoint { get; set; }
Property Value
PortEngagement
Declaration
public Expression PortEngagement { get; set; }
Property Value
PortExtension
Declaration
public Expression PortExtension { get; set; }
Property Value
PortNameString
Declaration
public string PortNameString { get; set; }
Property Value
PortType
Declaration
public QualifyPortBuilder.CreatePortType PortType { get; set; }
Property Value
PositioningMethod
Declaration
public QualifyPortBuilder.PositioningMethodType PositioningMethod { get; set; }
Property Value
ReverseVector
Declaration
public bool ReverseVector { get; set; }
Property Value
RotationVector
Declaration
public Direction RotationVector { get; set; }
Property Value
SpoolDelimiter
Declaration
public bool SpoolDelimiter { get; set; }
Property Value
StockOffset
Declaration
public bool StockOffset { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink