Class FittingOverstockBuilder
Inheritance
System.Object
System.MarshalByRefObject
FittingOverstockBuilder
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)
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class FittingOverstockBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FittingOverstockBuilder()
Declaration
protected FittingOverstockBuilder()
Properties
Faces
Declaration
public SelectFaceList Faces { get; }
Property Value
| Type | Description |
|---|---|
| SelectFaceList |
FaceTrimMethod
Declaration
public FittingOverstockBuilder.TrimMethod FaceTrimMethod { get; set; }
Property Value
| Type | Description |
|---|---|
| FittingOverstockBuilder.TrimMethod |
FirstPlane
Declaration
public Plane FirstPlane { get; set; }
Property Value
| Type | Description |
|---|---|
| Plane |
OverstockSettings
Declaration
public PathStockBuilder OverstockSettings { get; set; }
Property Value
| Type | Description |
|---|---|
| PathStockBuilder |
RoutingParts
Declaration
public SelectComponentList RoutingParts { get; }
Property Value
| Type | Description |
|---|---|
| SelectComponentList |
SecondPlane
Declaration
public Plane SecondPlane { get; set; }
Property Value
| Type | Description |
|---|---|
| Plane |
Type
Declaration
public FittingOverstockBuilder.Types Type { get; set; }
Property Value
| Type | Description |
|---|---|
| FittingOverstockBuilder.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink