Search Results for

    Show / Hide Table of Contents

    Class SpecialFormingBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SpecialFormingBuilder
    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 SpecialFormingBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    SpecialFormingBuilder()

    Declaration
    protected SpecialFormingBuilder()

    Properties

    BoundedBlockOrUserDefined

    Declaration
    public SpecialFormingBuilder.BlockType BoundedBlockOrUserDefined { get; set; }
    Property Value
    Type Description
    SpecialFormingBuilder.BlockType

    BoxClearance

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

    BoxPosition

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

    EndLimit

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

    FirstClearance

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

    InsertType

    Declaration
    public SpecialFormingBuilder.PunchOrDie InsertType { get; set; }
    Property Value
    Type Description
    SpecialFormingBuilder.PunchOrDie

    IsEditGuidedExtension

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

    NeedFirstClearance

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

    NeedSecondClearance

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

    NeedThirdClearance

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

    OffsetValueLinearDimensionNegativeX

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

    OffsetValueLinearDimensionNegativeY

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

    OffsetValueLinearDimensionNegativeZ

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

    OffsetValueLinearDimensionPositiveX

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

    OffsetValueLinearDimensionPositiveY

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

    OffsetValueLinearDimensionPositiveZ

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

    Parent

    Declaration
    public SpecialFormingBuilder.ParentValue Parent { get; set; }
    Property Value
    Type Description
    SpecialFormingBuilder.ParentValue

    RenameComponent

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

    SecondClearance

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

    SelectCurves

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

    SelectFace

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

    SelectFormingBlock

    Declaration
    public SelectBody SelectFormingBlock { get; }
    Property Value
    Type Description
    SelectBody

    SelectInsertToDelete

    Declaration
    public SelectNXObjectList SelectInsertToDelete { get; }
    Property Value
    Type Description
    SelectNXObjectList

    SelectSheetBody

    Declaration
    public SelectBody SelectSheetBody { get; }
    Property Value
    Type Description
    SelectBody

    StartLimit

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

    ThirdClearance

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

    Type

    Declaration
    public SpecialFormingBuilder.Types Type { get; set; }
    Property Value
    Type Description
    SpecialFormingBuilder.Types

    UseExistingSheetBody

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

    WithoutFalseBody

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

    WizardType

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

    Methods

    AddInsertPartIntoAssembly(NXObject, String, Point3d)

    Declaration
    public NXObject AddInsertPartIntoAssembly(NXObject parentPart, string templatePartName, Point3d origin)
    Parameters
    Type Name Description
    NXObject parentPart
    System.String templatePartName
    Point3d origin
    Returns
    Type Description
    NXObject

    AssignAttributeForSketchFeature(NXObject)

    Declaration
    public void AssignAttributeForSketchFeature(NXObject sketchFeatureTag)
    Parameters
    Type Name Description
    NXObject sketchFeatureTag

    AssignClearance()

    Declaration
    public void AssignClearance()

    CalculateBoxSize()

    Declaration
    public void CalculateBoxSize()

    CreateBoundBox()

    Declaration
    public void CreateBoundBox()

    CreateFormingInsert()

    Declaration
    public void CreateFormingInsert()

    CreateOffsetDatumPlaneForSketch()

    Declaration
    public void CreateOffsetDatumPlaneForSketch()

    DeleteSelectedInsert()

    Declaration
    public void DeleteSelectedInsert()

    EditBoundBox()

    Declaration
    public void EditBoundBox()

    EditExtrudeCurves()

    Declaration
    public void EditExtrudeCurves()

    ExtrudeCurvesToTrueBodyAndFalseBody()

    Declaration
    public void ExtrudeCurvesToTrueBodyAndFalseBody()

    MoveObjectsToUndisplayableLayer()

    Declaration
    public void MoveObjectsToUndisplayableLayer()

    SetBoxMatrixAndPosition(Matrix3x3, Point3d)

    Declaration
    public void SetBoxMatrixAndPosition(Matrix3x3 matrix, Point3d position)
    Parameters
    Type Name Description
    Matrix3x3 matrix
    Point3d position

    SetFormingRegion(NXObject[])

    Declaration
    public void SetFormingRegion(NXObject[] faces)
    Parameters
    Type Name Description
    NXObject[] faces

    SewWaveLinkedFaceAndGuidedExtensionSheet()

    Declaration
    public void SewWaveLinkedFaceAndGuidedExtensionSheet()

    TrimTrueBodyWithSewedSheet()

    Declaration
    public void TrimTrueBodyWithSewedSheet()

    WaveFormingRegion()

    Declaration
    public void WaveFormingRegion()

    Implements

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