Search Results for

    Show / Hide Table of Contents

    Class FlatteningAndFormingBuilderEx

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    FlatteningAndFormingBuilderEx
    Implements
    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, 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.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

    PreservedCurves

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

    ReverseTransformation

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

    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
    bool

    TessellationResolution

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

    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