Class HeadImpactUpperRoofDetailBuilder
Inheritance
HeadImpactUpperRoofDetailBuilder
Assembly: NXOpen.dll
Syntax
public class HeadImpactUpperRoofDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HeadImpactUpperRoofDetailBuilder()
Declaration
protected HeadImpactUpperRoofDetailBuilder()
Properties
CreateGeometry
Declaration
public bool CreateGeometry { get; set; }
Property Value
D1
Declaration
public Expression D1 { get; }
Property Value
D2
Declaration
public Expression D2 { get; }
Property Value
PointA
Declaration
public Point PointA { get; set; }
Property Value
PointAFlag
Declaration
public bool PointAFlag { get; set; }
Property Value
PointB
Declaration
public Point PointB { get; set; }
Property Value
PointBFlag
Declaration
public bool PointBFlag { get; set; }
Property Value
PointC
Declaration
public Point PointC { get; set; }
Property Value
PointCFlag
Declaration
public bool PointCFlag { get; set; }
Property Value
PointD
Declaration
public Point PointD { get; set; }
Property Value
PointDFlag
Declaration
public bool PointDFlag { get; set; }
Property Value
PointM
Declaration
public Point PointM { get; set; }
Property Value
PointMFlag
Declaration
public bool PointMFlag { get; set; }
Property Value
ReqVerticalMax
Declaration
public Expression ReqVerticalMax { get; }
Property Value
ReqVerticalMin
Declaration
public Expression ReqVerticalMin { get; }
Property Value
RoofOffset
Declaration
public Expression RoofOffset { get; }
Property Value
RoofRatio
Declaration
public Expression RoofRatio { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink