Class WedmGeomBuilder
Inheritance
WedmGeomBuilder
Assembly: NXOpen.dll
Syntax
public class WedmGeomBuilder : NCGroupBuilder, IMessageSink, IComponentBuilder
Constructors
WedmGeomBuilder()
Declaration
protected WedmGeomBuilder()
Properties
ApiExitName
Declaration
public string ApiExitName { get; set; }
Property Value
BackburnDistanceBuilder
Declaration
public InheritableDoubleBuilder BackburnDistanceBuilder { get; }
Property Value
BackburnFlag
Declaration
public int BackburnFlag { get; set; }
Property Value
BackburnPasses
Declaration
public WedmGeomBuilder.BackburnPassesTypes BackburnPasses { get; set; }
Property Value
Boundary
Declaration
public BoundaryWireEDM Boundary { get; }
Property Value
ConvexCorner
Declaration
public WedmGeomBuilder.ConvexCornerTypes ConvexCorner { get; set; }
Property Value
CornerMaximumAngleBuilder
Declaration
public InheritableDoubleBuilder CornerMaximumAngleBuilder { get; }
Property Value
CornerMinimumAngleBuilder
Declaration
public InheritableDoubleBuilder CornerMinimumAngleBuilder { get; }
Property Value
CornerRadiusBuilder
Declaration
public InheritableDoubleBuilder CornerRadiusBuilder { get; }
Property Value
CustomBoundaryDataList
Declaration
public WedmCustomBoundaryDataBuilderList CustomBoundaryDataList { get; }
Property Value
CutParameters
Declaration
public WedmCutParameters CutParameters { get; }
Property Value
CutoffDistanceBuilder
Declaration
public InheritableDoubleBuilder CutoffDistanceBuilder { get; }
Property Value
CutoffFlag
Declaration
public int CutoffFlag { get; set; }
Property Value
CutoffFlagBuilder
Declaration
public InheritableIntBuilder CutoffFlagBuilder { get; }
Property Value
CutoffStockBuilder
Declaration
public InheritableDoubleBuilder CutoffStockBuilder { get; }
Property Value
FinishPassesBuilder
Declaration
public InheritableIntBuilder FinishPassesBuilder { get; }
Property Value
LayoutCiBuilder
Declaration
public LayoutCiBuilder LayoutCiBuilder { get; }
Property Value
LeadInCircleAngleBuilder
Declaration
public InheritableDoubleBuilder LeadInCircleAngleBuilder { get; }
Property Value
LeadInPoint
Declaration
public WedmPointDefinitionBuilder LeadInPoint { get; }
Property Value
LeadInRadiusBuilder
Declaration
public InheritableDoubleBuilder LeadInRadiusBuilder { get; }
Property Value
LeadOutCircleAngleBuilder
Declaration
public InheritableDoubleBuilder LeadOutCircleAngleBuilder { get; }
Property Value
LeadOutPoint
Declaration
public WedmPointDefinitionBuilder LeadOutPoint { get; }
Property Value
LeadOutRadiusBuilder
Declaration
public InheritableDoubleBuilder LeadOutRadiusBuilder { get; }
Property Value
LoopRadius
Declaration
public InheritableDoubleBuilder LoopRadius { get; }
Property Value
MaximumLoopAngle
Declaration
public InheritableDoubleBuilder MaximumLoopAngle { get; }
Property Value
MinimumLoopAngle
Declaration
public InheritableDoubleBuilder MinimumLoopAngle { get; }
Property Value
NcmWedmBuilder
Declaration
public NcmWedmBuilder NcmWedmBuilder { get; }
Property Value
NocoreStockBuilder
Declaration
public InheritableDoubleBuilder NocoreStockBuilder { get; }
Property Value
NumTabs
Declaration
public int NumTabs { get; set; }
Property Value
RegionMethod
Declaration
public int RegionMethod { get; set; }
Property Value
RetractPoint
Declaration
public WedmPointDefinitionBuilder RetractPoint { get; }
Property Value
RoughPassesBuilder
Declaration
public InheritableIntBuilder RoughPassesBuilder { get; }
Property Value
SmoothLeadInOption
Declaration
public WedmGeomBuilder.SmoothLeadInTypes SmoothLeadInOption { get; set; }
Property Value
SmoothLeadOutDistanceBuilder
Declaration
public InheritableDoubleBuilder SmoothLeadOutDistanceBuilder { get; }
Property Value
SmoothLeadOutOption
Declaration
public WedmGeomBuilder.SmoothLeadOutTypes SmoothLeadOutOption { get; set; }
Property Value
Smoothing
Declaration
public WedmGeomBuilder.CornerSmoothingType Smoothing { get; set; }
Property Value
StopPointDistanceBuilder
Declaration
public InheritableDoubleBuilder StopPointDistanceBuilder { get; }
Property Value
StopPointFlag
Declaration
public WedmGeomBuilder.StopPointFlagTypes StopPointFlag { get; set; }
Property Value
StopPointType
Declaration
public WedmGeomBuilder.StopPointTypes StopPointType { get; set; }
Property Value
ThreadHolePoint
Declaration
public WedmPointDefinitionBuilder ThreadHolePoint { get; }
Property Value
WedmArcOutputTypeCiBuilder
Declaration
public WedmArcOutputTypeCiBuilder WedmArcOutputTypeCiBuilder { get; }
Property Value
WedmStatusControlCiBuilder
Declaration
public WedmStatusControlCiBuilder WedmStatusControlCiBuilder { get; }
Property Value
Methods
ExecuteApiExit()
Declaration
public void ExecuteApiExit()
Implements
System.Runtime.Remoting.Messaging.IMessageSink