Class SeatLinesBuilder
Inheritance
SeatLinesBuilder
Assembly: NXOpen.dll
Syntax
public class SeatLinesBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SeatLinesBuilder()
Declaration
protected SeatLinesBuilder()
Properties
AhpHeight
Declaration
public Expression AhpHeight { get; }
Property Value
AhpLength
Declaration
public Expression AhpLength { get; }
Property Value
BofrpLength
Declaration
public Expression BofrpLength { get; }
Property Value
BofrpSwcLength
Declaration
public Expression BofrpSwcLength { get; }
Property Value
EntityLayer
Declaration
public int EntityLayer { get; set; }
Property Value
GridLineColorPicker
Declaration
public NXColor GridLineColorPicker { get; set; }
Property Value
GridOffset
Declaration
public double GridOffset { get; set; }
Property Value
Loading
Declaration
public string Loading { get; set; }
Property Value
NoteColorPicker
Declaration
public NXColor NoteColorPicker { get; set; }
Property Value
NoteLayer
Declaration
public int NoteLayer { get; set; }
Property Value
NoteOffsetX
Declaration
public double NoteOffsetX { get; set; }
Property Value
NoteOffsetZ
Declaration
public double NoteOffsetZ { get; set; }
Property Value
Point95Offset
Declaration
public double Point95Offset { get; set; }
Property Value
Population
Declaration
public SeatLinesBuilder.PopulationRatio Population { get; set; }
Property Value
ReferencePoint
Declaration
public Point ReferencePoint { get; set; }
Property Value
RiseAngle
Declaration
public Expression RiseAngle { get; }
Property Value
SeatHeight
Declaration
public Expression SeatHeight { get; }
Property Value
SeatLineColorPicker
Declaration
public NXColor SeatLineColorPicker { get; set; }
Property Value
SgrpPoint
Declaration
public Point SgrpPoint { get; set; }
Property Value
SgrpWidth
Declaration
public Expression SgrpWidth { get; }
Property Value
Standard
Declaration
public SeatLinesBuilder.StandardOption Standard { get; set; }
Property Value
TextSize
Declaration
public double TextSize { get; set; }
Property Value
TransmissionType
Declaration
public SeatLinesBuilder.TransmissionOption TransmissionType { get; set; }
Property Value
UseStandardLoading
Declaration
public bool UseStandardLoading { get; set; }
Property Value
VehicleType
Declaration
public SeatLinesBuilder.VehicleOption VehicleType { get; set; }
Property Value
Methods
CreatePointWithBaseDataSGRPExpression()
Declaration
public Point CreatePointWithBaseDataSGRPExpression()
Returns
Legend()
Declaration
ReverseData()
Declaration
public void ReverseData()
Implements
System.Runtime.Remoting.Messaging.IMessageSink