Search Results for

    Show / Hide Table of Contents

    Class ConformalOffsetBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ConformalOffsetBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    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.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class ConformalOffsetBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ConformalOffsetBuilder()

    Declaration
    protected ConformalOffsetBuilder()

    Properties

    Associative

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

    BooleanTool

    Declaration
    public BooleanToolBuilder BooleanTool { get; }
    Property Value
    Type Description
    BooleanToolBuilder

    ConncetType

    Declaration
    public ConformalOffsetBuilder.ConnectType ConncetType { get; set; }
    Property Value
    Type Description
    ConformalOffsetBuilder.ConnectType

    CoolingDiameter

    Declaration
    public Expression CoolingDiameter { get; }
    Property Value
    Type Description
    Expression

    CornerAngleLimit

    Declaration
    public Expression CornerAngleLimit { get; }
    Property Value
    Type Description
    Expression

    CreateBodyMethod

    Declaration
    public int CreateBodyMethod { get; set; }
    Property Value
    Type Description
    System.Int32

    CurveSmoothRates

    Declaration
    public int CurveSmoothRates { get; set; }
    Property Value
    Type Description
    System.Int32

    DistanceToFace

    Declaration
    public Expression DistanceToFace { get; }
    Property Value
    Type Description
    Expression

    ManipulatorOrigin

    Declaration
    public Point3d ManipulatorOrigin { get; set; }
    Property Value
    Type Description
    Point3d

    OffsetBody

    Declaration
    public SelectBodyList OffsetBody { get; }
    Property Value
    Type Description
    SelectBodyList

    OffsetCheck

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

    OffsetFaces

    Declaration
    public ScCollector OffsetFaces { get; }
    Property Value
    Type Description
    ScCollector

    OriginalCurveLayer

    Declaration
    public int OriginalCurveLayer { get; set; }
    Property Value
    Type Description
    System.Int32

    OriginalCurveOperation

    Declaration
    public ConformalOffsetBuilder.OriginalCurveOperationType OriginalCurveOperation { get; set; }
    Property Value
    Type Description
    ConformalOffsetBuilder.OriginalCurveOperationType

    PlaneInterval

    Declaration
    public Expression PlaneInterval { get; }
    Property Value
    Type Description
    Expression

    PlaneNum

    Declaration
    public int PlaneNum { get; set; }
    Property Value
    Type Description
    System.Int32

    PlaneStartValue

    Declaration
    public Expression PlaneStartValue { get; }
    Property Value
    Type Description
    Expression

    ProjectDirection

    Declaration
    public Direction ProjectDirection { get; set; }
    Property Value
    Type Description
    Direction

    ProjectDirectionMethod

    Declaration
    public ProjectCurveBuilder.DirectionType ProjectDirectionMethod { get; set; }
    Property Value
    Type Description
    ProjectCurveBuilder.DirectionType

    ProjectGuideLines

    Declaration
    public Section ProjectGuideLines { get; }
    Property Value
    Type Description
    Section

    ReverseDirection

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

    ReversePlaneDirection

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

    SampleDistance

    Declaration
    public Expression SampleDistance { get; }
    Property Value
    Type Description
    Expression

    SelectExistingCurves

    Declaration
    public Section SelectExistingCurves { get; }
    Property Value
    Type Description
    Section

    SelectReferObjects

    Declaration
    public ScCollector SelectReferObjects { get; set; }
    Property Value
    Type Description
    ScCollector

    ShowTubes

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

    Tolerance

    Declaration
    public double Tolerance { get; set; }
    Property Value
    Type Description
    System.Double

    Type

    Declaration
    public ConformalOffsetBuilder.Action Type { get; set; }
    Property Value
    Type Description
    ConformalOffsetBuilder.Action

    Methods

    AdjustSmoothCorner()

    Declaration
    public void AdjustSmoothCorner()

    CreateConformalCurves()

    Declaration
    public void CreateConformalCurves()

    DeleteOffsetBodiesCreatedFromExtractedFacesFeatures(Int32)

    Declaration
    public void DeleteOffsetBodiesCreatedFromExtractedFacesFeatures(int numFromEnd)
    Parameters
    Type Name Description
    System.Int32 numFromEnd

    GenerateIntersectionPlanes()

    Declaration
    public void GenerateIntersectionPlanes()

    PreviewBodies()

    Declaration
    public void PreviewBodies()

    SetBackUpMovePoint(Point)

    Declaration
    public void SetBackUpMovePoint(Point backPoint)
    Parameters
    Type Name Description
    Point backPoint

    SetIsAdjustSmoothCorner(Boolean)

    Declaration
    public void SetIsAdjustSmoothCorner(bool isAdjustSmoothCorner)
    Parameters
    Type Name Description
    System.Boolean isAdjustSmoothCorner

    SetPreviewOn(Boolean)

    Declaration
    public void SetPreviewOn(bool previewEnabled)
    Parameters
    Type Name Description
    System.Boolean previewEnabled

    SetUpdateChanged(Boolean)

    Declaration
    public void SetUpdateChanged(bool isUpdateChanged)
    Parameters
    Type Name Description
    System.Boolean isUpdateChanged

    SetUpdateFacetBody(Boolean)

    Declaration
    public void SetUpdateFacetBody(bool isUpdateFacetBody)
    Parameters
    Type Name Description
    System.Boolean isUpdateFacetBody

    UpdateCheckingOffsetFeatures()

    Declaration
    public void UpdateCheckingOffsetFeatures()

    UpdateSelectionAfterMoveHandle(out Point[])

    Declaration
    public void UpdateSelectionAfterMoveHandle(out Point[] profiles)
    Parameters
    Type Name Description
    Point[] profiles

    UpdateTubesStatus()

    Declaration
    public void UpdateTubesStatus()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX