Class WedmBasedGeomBuilder
Inheritance
WedmBasedGeomBuilder
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
CustomBoundaryDataList
Declaration
public WedmCustomBoundaryDataBuilderList CustomBoundaryDataList { get; }
Property Value
CutDirection
Declaration
public int CutDirection { get; set; }
Property Value
CutoffDistance
Declaration
public double CutoffDistance { get; set; }
Property Value
CutoffFlag
Declaration
public int CutoffFlag { get; set; }
Property Value
CutoffStock
Declaration
public double CutoffStock { get; set; }
Property Value
FinishPasses
Declaration
public int FinishPasses { get; set; }
Property Value
FromPoint
Declaration
public NXObject FromPoint { get; set; }
Property Value
FromPointStatus
Declaration
public int FromPointStatus { get; set; }
Property Value
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
Declaration
public NXObject GoHomePointToolAxis { get; set; }
Property Value
Intol
Declaration
public double Intol { get; set; }
Property Value
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
LeadOutPointStatus
Declaration
public int LeadOutPointStatus { get; set; }
Property Value
LowerPlane
Declaration
public double LowerPlane { get; set; }
Property Value
NumTabs
Declaration
public int NumTabs { get; set; }
Property Value
Outtol
Declaration
public double Outtol { get; set; }
Property Value
RegionMethod
Declaration
public int RegionMethod { get; set; }
Property Value
RetractPoint
Declaration
public NXObject RetractPoint { get; set; }
Property Value
RetractPointStatus
Declaration
public int RetractPointStatus { get; set; }
Property Value
Declaration
public NXObject RetractPointToolAxis { get; set; }
Property Value
RoughPasses
Declaration
public int RoughPasses { get; set; }
Property Value
SmoothLeadinDistance
Declaration
public double SmoothLeadinDistance { get; set; }
Property Value
SmoothLeadinFlag
Declaration
public int SmoothLeadinFlag { get; set; }
Property Value
SmoothLeadoutDistance
Declaration
public double SmoothLeadoutDistance { get; set; }
Property Value
SmoothLeadoutFlag
Declaration
public int SmoothLeadoutFlag { get; set; }
Property Value
StepoverBuilder
Declaration
public StepoverBuilder StepoverBuilder { get; }
Property Value
StopPointDistance
Declaration
public double StopPointDistance { get; set; }
Property Value
StopPointFlag
Declaration
public int StopPointFlag { get; set; }
Property Value
StopPointType
Declaration
public int StopPointType { get; set; }
Property Value
ThreadHolePoint
Declaration
public NXObject ThreadHolePoint { get; set; }
Property Value
ThreadHolePointStatus
Declaration
public int ThreadHolePointStatus { get; set; }
Property Value
Declaration
public NXObject ThreadHolePointToolAxis { get; set; }
Property Value
UpperPlane
Declaration
public double UpperPlane { get; set; }
Property Value
WireDiameter
Declaration
public double WireDiameter { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink