Class HeadImpactRPillarDetailBuilder
Inheritance
HeadImpactRPillarDetailBuilder
Assembly: NXOpen.dll
Syntax
public class HeadImpactRPillarDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HeadImpactRPillarDetailBuilder()
Declaration
protected HeadImpactRPillarDetailBuilder()
Properties
CreateGeometry
Declaration
public bool CreateGeometry { get; set; }
Property Value
PT7Left
Declaration
public Point PT7Left { get; set; }
Property Value
PT7LeftFlag
Declaration
public bool PT7LeftFlag { get; set; }
Property Value
PT7Right
Declaration
public Point PT7Right { get; set; }
Property Value
PT7RightFlag
Declaration
public bool PT7RightFlag { get; set; }
Property Value
RP1Left
Declaration
public Point RP1Left { get; set; }
Property Value
RP1LeftFlag
Declaration
public bool RP1LeftFlag { get; set; }
Property Value
RP1Ratio
Declaration
public Expression RP1Ratio { get; }
Property Value
RP1Right
Declaration
public Point RP1Right { get; set; }
Property Value
RP1RightFlag
Declaration
public bool RP1RightFlag { get; set; }
Property Value
RP2Left
Declaration
public Point RP2Left { get; set; }
Property Value
RP2LeftFlag
Declaration
public bool RP2LeftFlag { get; set; }
Property Value
RP2Offset
Declaration
public Expression RP2Offset { get; }
Property Value
RP2Right
Declaration
public Point RP2Right { get; set; }
Property Value
RP2RightFlag
Declaration
public bool RP2RightFlag { 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