Class HeadImpactBPillarDetailBuilder
Inheritance
HeadImpactBPillarDetailBuilder
Assembly: NXOpen.dll
Syntax
public class HeadImpactBPillarDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HeadImpactBPillarDetailBuilder()
Declaration
protected HeadImpactBPillarDetailBuilder()
Properties
BP1Left
Declaration
public Point BP1Left { get; set; }
Property Value
BP1LeftFlag
Declaration
public bool BP1LeftFlag { get; set; }
Property Value
BP1Right
Declaration
public Point BP1Right { get; set; }
Property Value
BP1RightFlag
Declaration
public bool BP1RightFlag { get; set; }
Property Value
BP2Left
Declaration
public Point BP2Left { get; set; }
Property Value
BP2LeftFlag
Declaration
public bool BP2LeftFlag { get; set; }
Property Value
BP2Right
Declaration
public Point BP2Right { get; set; }
Property Value
BP2RightFlag
Declaration
public bool BP2RightFlag { get; set; }
Property Value
BP3Left
Declaration
public Point BP3Left { get; set; }
Property Value
BP3LeftFlag
Declaration
public bool BP3LeftFlag { get; set; }
Property Value
BP3Right
Declaration
public Point BP3Right { get; set; }
Property Value
BP3RightFlag
Declaration
public bool BP3RightFlag { get; set; }
Property Value
BP4Left
Declaration
public Point BP4Left { get; set; }
Property Value
BP4LeftFlag
Declaration
public bool BP4LeftFlag { get; set; }
Property Value
BP4Right
Declaration
public Point BP4Right { get; set; }
Property Value
BP4RightFlag
Declaration
public bool BP4RightFlag { get; set; }
Property Value
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
HorizontalLeftMax
Declaration
public Expression HorizontalLeftMax { get; }
Property Value
HorizontalLeftMin
Declaration
public Expression HorizontalLeftMin { get; }
Property Value
HorizontalRightMax
Declaration
public Expression HorizontalRightMax { get; }
Property Value
HorizontalRightMin
Declaration
public Expression HorizontalRightMin { get; }
Property Value
PT4Left
Declaration
public Point PT4Left { get; set; }
Property Value
PT4LeftFlag
Declaration
public bool PT4LeftFlag { get; set; }
Property Value
PT4Right
Declaration
public Point PT4Right { get; set; }
Property Value
PT4RightFlag
Declaration
public bool PT4RightFlag { get; set; }
Property Value
ReqHorizontalLeftMax
Declaration
public Expression ReqHorizontalLeftMax { get; }
Property Value
ReqHorizontalLeftMin
Declaration
public Expression ReqHorizontalLeftMin { get; }
Property Value
ReqHorizontalRightMax
Declaration
public Expression ReqHorizontalRightMax { get; }
Property Value
ReqHorizontalRightMin
Declaration
public Expression ReqHorizontalRightMin { 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