Class WedmBasedGeomBuilder
Inheritance
System.Object
System.MarshalByRefObject
WedmBasedGeomBuilder
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 WedmBasedGeomBuilder : ParamBuilder, IMessageSink, IComponentBuilder
Constructors
WedmBasedGeomBuilder()
Declaration
protected WedmBasedGeomBuilder()
Properties
BackburnPasses
Declaration
public int BackburnPasses { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CustomBoundaryDataList
Declaration
public WedmCustomBoundaryDataBuilderList CustomBoundaryDataList { get; }
Property Value
CutDirection
Declaration
public int CutDirection { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CutoffDistance
Declaration
public double CutoffDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
CutoffFlag
Declaration
public int CutoffFlag { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CutoffStock
Declaration
public double CutoffStock { get; set; }
Property Value
Type |
Description |
System.Double |
|
FinishPasses
Declaration
public int FinishPasses { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FromPoint
Declaration
public NXObject FromPoint { get; set; }
Property Value
FromPointStatus
Declaration
public int FromPointStatus { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public NXObject FromPointToolAxis { get; set; }
Property Value
GoHomePoint
Declaration
public NXObject GoHomePoint { get; set; }
Property Value
GoHomePointStatus
Declaration
public int GoHomePointStatus { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public NXObject GoHomePointToolAxis { get; set; }
Property Value
Intol
Declaration
public double Intol { get; set; }
Property Value
Type |
Description |
System.Double |
|
LayoutCiBuilder
Declaration
public LayoutCiBuilder LayoutCiBuilder { get; }
Property Value
LeadInPoint
Declaration
public NXObject LeadInPoint { get; set; }
Property Value
LeadInPointStatus
Declaration
public int LeadInPointStatus { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LeadOutPointStatus
Declaration
public int LeadOutPointStatus { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LowerPlane
Declaration
public double LowerPlane { get; set; }
Property Value
Type |
Description |
System.Double |
|
NumTabs
Declaration
public int NumTabs { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Outtol
Declaration
public double Outtol { get; set; }
Property Value
Type |
Description |
System.Double |
|
RegionMethod
Declaration
public int RegionMethod { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RetractPoint
Declaration
public NXObject RetractPoint { get; set; }
Property Value
RetractPointStatus
Declaration
public int RetractPointStatus { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public NXObject RetractPointToolAxis { get; set; }
Property Value
RoughPasses
Declaration
public int RoughPasses { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SmoothLeadinDistance
Declaration
public double SmoothLeadinDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
SmoothLeadinFlag
Declaration
public int SmoothLeadinFlag { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SmoothLeadoutDistance
Declaration
public double SmoothLeadoutDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
SmoothLeadoutFlag
Declaration
public int SmoothLeadoutFlag { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StepoverBuilder
Declaration
public StepoverBuilder StepoverBuilder { get; }
Property Value
StopPointDistance
Declaration
public double StopPointDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
StopPointFlag
Declaration
public int StopPointFlag { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StopPointType
Declaration
public int StopPointType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ThreadHolePoint
Declaration
public NXObject ThreadHolePoint { get; set; }
Property Value
ThreadHolePointStatus
Declaration
public int ThreadHolePointStatus { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public NXObject ThreadHolePointToolAxis { get; set; }
Property Value
UpperPlane
Declaration
public double UpperPlane { get; set; }
Property Value
Type |
Description |
System.Double |
|
WireDiameter
Declaration
public double WireDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink