Search Results for

    Show / Hide Table of Contents

    Class FlatteningAndFormingBuilderEx

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FlatteningAndFormingBuilderEx
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    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.Features
    Assembly: NXOpen.dll
    Syntax
    public class FlatteningAndFormingBuilderEx : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    FlatteningAndFormingBuilderEx()

    Declaration
    protected FlatteningAndFormingBuilderEx()

    Properties

    AuxiliaryFaces

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

    ConstraintOptions

    Declaration
    public FlatteningAndFormingBuilderEx.Constraints ConstraintOptions { get; set; }
    Property Value
    Type Description
    FlatteningAndFormingBuilderEx.Constraints

    CutCurves

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

    DestinationCoordinateSystem

    Declaration
    public CoordinateSystem DestinationCoordinateSystem { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    DistortionMapOptions

    Declaration
    public FlatteningAndFormingBuilderEx.DistortionMap DistortionMapOptions { get; set; }
    Property Value
    Type Description
    FlatteningAndFormingBuilderEx.DistortionMap

    FixedElementsList

    Declaration
    public NXObjectList FixedElementsList { get; }
    Property Value
    Type Description
    NXObjectList

    FlatteningFeature

    Declaration
    public SelectNXObject FlatteningFeature { get; }
    Property Value
    Type Description
    SelectNXObject

    OuterBoundary

    Declaration
    public SelectNXObject OuterBoundary { get; }
    Property Value
    Type Description
    SelectNXObject

    ReverseTransformation

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

    SourceDirection

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

    SourceFaces

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

    SourceOrigin

    Declaration
    public Point SourceOrigin { get; set; }
    Property Value
    Type Description
    Point

    SourceVDirection

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

    TabDetection

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

    TransformationObjects

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

    Type

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

    Implements

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