Class HeadImpactOPillarDetailBuilder
Inheritance
HeadImpactOPillarDetailBuilder
Assembly: NXOpen.dll
Syntax
public class HeadImpactOPillarDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HeadImpactOPillarDetailBuilder()
Declaration
protected HeadImpactOPillarDetailBuilder()
Properties
CreateGeometry
Declaration
public bool CreateGeometry { get; set; }
Property Value
DaylightBottomLeft
Declaration
public Point DaylightBottomLeft { get; set; }
Property Value
DaylightBottomLeftFlag
Declaration
public bool DaylightBottomLeftFlag { get; set; }
Property Value
DaylightBottomRight
Declaration
public Point DaylightBottomRight { get; set; }
Property Value
DaylightBottomRightFlag
Declaration
public bool DaylightBottomRightFlag { get; set; }
Property Value
DoorTopLeft
Declaration
public Point DoorTopLeft { get; set; }
Property Value
DoorTopLeftFlag
Declaration
public bool DoorTopLeftFlag { get; set; }
Property Value
DoorTopRight
Declaration
public Point DoorTopRight { get; set; }
Property Value
DoorTopRightFlag
Declaration
public bool DoorTopRightFlag { get; set; }
Property Value
OP1Left
Declaration
public Point OP1Left { get; set; }
Property Value
OP1LeftFlag
Declaration
public bool OP1LeftFlag { get; set; }
Property Value
OP1Right
Declaration
public Point OP1Right { get; set; }
Property Value
OP1RightFlag
Declaration
public bool OP1RightFlag { get; set; }
Property Value
OP2Left
Declaration
public Point OP2Left { get; set; }
Property Value
OP2LeftFlag
Declaration
public bool OP2LeftFlag { get; set; }
Property Value
OP2Right
Declaration
public Point OP2Right { get; set; }
Property Value
OP2RightFlag
Declaration
public bool OP2RightFlag { get; set; }
Property Value
PT6Left
Declaration
public Point PT6Left { get; set; }
Property Value
PT6LeftFlag
Declaration
public bool PT6LeftFlag { get; set; }
Property Value
PT6Right
Declaration
public Point PT6Right { get; set; }
Property Value
PT6RightFlag
Declaration
public bool PT6RightFlag { 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
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink