Class HeadImpactOPillarDetailBuilder
Inheritance
System.Object
System.MarshalByRefObject
HeadImpactOPillarDetailBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
DaylightBottomLeft
Declaration
public Point DaylightBottomLeft { get; set; }
Property Value
DaylightBottomLeftFlag
Declaration
public bool DaylightBottomLeftFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DaylightBottomRight
Declaration
public Point DaylightBottomRight { get; set; }
Property Value
DaylightBottomRightFlag
Declaration
public bool DaylightBottomRightFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DoorTopLeft
Declaration
public Point DoorTopLeft { get; set; }
Property Value
DoorTopLeftFlag
Declaration
public bool DoorTopLeftFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DoorTopRight
Declaration
public Point DoorTopRight { get; set; }
Property Value
DoorTopRightFlag
Declaration
public bool DoorTopRightFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OP1Left
Declaration
public Point OP1Left { get; set; }
Property Value
OP1LeftFlag
Declaration
public bool OP1LeftFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OP1Right
Declaration
public Point OP1Right { get; set; }
Property Value
OP1RightFlag
Declaration
public bool OP1RightFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OP2Left
Declaration
public Point OP2Left { get; set; }
Property Value
OP2LeftFlag
Declaration
public bool OP2LeftFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OP2Right
Declaration
public Point OP2Right { get; set; }
Property Value
OP2RightFlag
Declaration
public bool OP2RightFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PT6Left
Declaration
public Point PT6Left { get; set; }
Property Value
PT6LeftFlag
Declaration
public bool PT6LeftFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PT6Right
Declaration
public Point PT6Right { get; set; }
Property Value
PT6RightFlag
Declaration
public bool PT6RightFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink