Class FittingOverstockBuilder
Inheritance
FittingOverstockBuilder
Assembly: NXOpen.dll
Syntax
public class FittingOverstockBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FittingOverstockBuilder()
Declaration
protected FittingOverstockBuilder()
Properties
FaceTrimMethod
Declaration
public FittingOverstockBuilder.TrimMethod FaceTrimMethod { get; set; }
Property Value
Faces
Declaration
public SelectFaceList Faces { get; }
Property Value
FirstPlane
Declaration
public Plane FirstPlane { get; set; }
Property Value
OverstockSettings
Declaration
public PathStockBuilder OverstockSettings { get; set; }
Property Value
RoutingParts
Declaration
public SelectComponentList RoutingParts { get; }
Property Value
SecondPlane
Declaration
public Plane SecondPlane { get; set; }
Property Value
Type
Declaration
public FittingOverstockBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink