Class HeadImpactOtherRailDetailBuilder
Inheritance
HeadImpactOtherRailDetailBuilder
Assembly: NXOpen.dll
Syntax
public class HeadImpactOtherRailDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HeadImpactOtherRailDetailBuilder()
Declaration
protected HeadImpactOtherRailDetailBuilder()
Properties
CreateGeometry
Declaration
public bool CreateGeometry { get; set; }
Property Value
PT15Left
Declaration
public Point PT15Left { get; set; }
Property Value
PT15LeftFlag
Declaration
public bool PT15LeftFlag { get; set; }
Property Value
PT15Right
Declaration
public Point PT15Right { get; set; }
Property Value
PT15RightFlag
Declaration
public bool PT15RightFlag { get; set; }
Property Value
PT16Left
Declaration
public Point PT16Left { get; set; }
Property Value
PT16LeftFlag
Declaration
public bool PT16LeftFlag { get; set; }
Property Value
PT16Right
Declaration
public Point PT16Right { get; set; }
Property Value
PT16RightFlag
Declaration
public bool PT16RightFlag { get; set; }
Property Value
ReqHorizontalLeftExact
Declaration
public Expression ReqHorizontalLeftExact { get; }
Property Value
ReqHorizontalRightExact
Declaration
public Expression ReqHorizontalRightExact { get; }
Property Value
ReqVerticalMax
Declaration
public Expression ReqVerticalMax { get; }
Property Value
ReqVerticalMin
Declaration
public Expression ReqVerticalMin { get; }
Property Value
SR3Left
Declaration
public Point SR3Left { get; set; }
Property Value
SR3LeftFlag
Declaration
public bool SR3LeftFlag { get; set; }
Property Value
SR3Offset
Declaration
public Expression SR3Offset { get; }
Property Value
SR3Right
Declaration
public Point SR3Right { get; set; }
Property Value
SR3RightFlag
Declaration
public bool SR3RightFlag { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink