Search Results for

    Show / Hide Table of Contents

    Class NcmWedmBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseBuilder
    NcmSubopBuilder
    NcmWedmBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    NcmSubopBuilder.GetRegionStartPoints(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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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)
    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
    System.Int32

    CutcomRegBuilder

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

    CutcomRegisterFlag

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

    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