Class HeadImpactUpperRoofDetailBuilder
Inheritance
System.Object
System.MarshalByRefObject
HeadImpactUpperRoofDetailBuilder
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 HeadImpactUpperRoofDetailBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HeadImpactUpperRoofDetailBuilder()
Declaration
protected HeadImpactUpperRoofDetailBuilder()
Properties
CreateGeometry
Declaration
public bool CreateGeometry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
PointB
Declaration
public Point PointB { get; set; }
Property Value
PointBFlag
Declaration
public bool PointBFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PointC
Declaration
public Point PointC { get; set; }
Property Value
PointCFlag
Declaration
public bool PointCFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PointD
Declaration
public Point PointD { get; set; }
Property Value
PointDFlag
Declaration
public bool PointDFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PointM
Declaration
public Point PointM { get; set; }
Property Value
PointMFlag
Declaration
public bool PointMFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink