Search Results for

    Show / Hide Table of Contents

    Class NcmWedmBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseBuilder
    NcmSubopBuilder
    NcmWedmBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    NcmSubopBuilder.GetRegionStartPoints(out Point[])
    NcmSubopBuilder.SetRegionStartPoints(Point[])
    NcmSubopBuilder.DefaultRegionStartType
    NcmSubopBuilder.StartPointsEffectDistBuilder
    NcmSubopBuilder.StartPointsUseEffectDist
    BaseBuilder.GetCustomizableItemBuilder(string)
    BaseBuilder.GetCustomizableItemNames()
    BaseBuilder.Validate()
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class NcmWedmBuilder : NcmSubopBuilder, IMessageSink, IComponentBuilder

    Constructors

    NcmWedmBuilder()

    Declaration
    protected NcmWedmBuilder()

    Properties

    CutcomOff

    Declaration
    public NcmWedmBuilder.CutcomOffTypes CutcomOff { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.CutcomOffTypes

    CutcomOn

    Declaration
    public NcmWedmBuilder.CutcomOnTypes CutcomOn { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.CutcomOnTypes

    CutcomReg

    Declaration
    public int CutcomReg { get; set; }
    Property Value
    Type Description
    int

    CutcomRegBuilder

    Declaration
    public InheritableIntBuilder CutcomRegBuilder { get; }
    Property Value
    Type Description
    InheritableIntBuilder

    CutcomRegisterFlag

    Declaration
    public bool CutcomRegisterFlag { get; set; }
    Property Value
    Type Description
    bool

    FromPointBuilder

    Declaration
    public WedmPointDefinitionBuilder FromPointBuilder { get; }
    Property Value
    Type Description
    WedmPointDefinitionBuilder

    GlobalStopPointDistanceBuilder

    Declaration
    public InheritableDoubleBuilder GlobalStopPointDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    GlobalStopPointMethod

    Declaration
    public NcmWedmBuilder.GlobalStopPointMethodTypes GlobalStopPointMethod { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.GlobalStopPointMethodTypes

    GlobalStopPointType

    Declaration
    public NcmWedmBuilder.GlobalStopPointTypes GlobalStopPointType { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.GlobalStopPointTypes

    GoHomePointBuilder

    Declaration
    public WedmPointDefinitionBuilder GoHomePointBuilder { get; }
    Property Value
    Type Description
    WedmPointDefinitionBuilder

    LeadInAngleBuilder

    Declaration
    public InheritableDoubleBuilder LeadInAngleBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadInCutcomAngleBuilder

    Declaration
    public InheritableDoubleBuilder LeadInCutcomAngleBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadInCutcomDistanceBuilder

    Declaration
    public InheritableDoubleBuilder LeadInCutcomDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadInDistanceBuilder

    Declaration
    public InheritableDoubleBuilder LeadInDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadInMethod

    Declaration
    public NcmWedmBuilder.LeadInMethodTypes LeadInMethod { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.LeadInMethodTypes

    LeadOutAngleBuilder

    Declaration
    public InheritableDoubleBuilder LeadOutAngleBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadOutCutcomAngleBuilder

    Declaration
    public InheritableDoubleBuilder LeadOutCutcomAngleBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadOutCutcomDistanceBuilder

    Declaration
    public InheritableDoubleBuilder LeadOutCutcomDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadOutDistanceBuilder

    Declaration
    public InheritableDoubleBuilder LeadOutDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    LeadOutMethod

    Declaration
    public NcmWedmBuilder.LeadOutMethodTypes LeadOutMethod { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.LeadOutMethodTypes

    LeadOutSameAsLeadIn

    Declaration
    public NcmWedmBuilder.LeadOutSameAsLeadInTypes LeadOutSameAsLeadIn { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.LeadOutSameAsLeadInTypes

    NonTiltLeadIn

    Declaration
    public NcmWedmBuilder.NonTiltLeadInTypes NonTiltLeadIn { get; set; }
    Property Value
    Type Description
    NcmWedmBuilder.NonTiltLeadInTypes

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX