Search Results for

    Show / Hide Table of Contents

    Class PointSetBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    PointSetBuilder
    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 PointSetBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    PointSetBuilder()

    Declaration
    protected PointSetBuilder()

    Properties

    AngleTolerance

    Declaration
    public double AngleTolerance { get; set; }
    Property Value
    Type Description
    double

    ArcLength

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

    Associative

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

    ChordalTolerance

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

    CurvePercentageList

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

    CurvePointsBy

    Declaration
    public PointSetBuilder.CurvePointsType CurvePointsBy { get; set; }
    Property Value
    Type Description
    PointSetBuilder.CurvePointsType

    DistanceTolerance

    Declaration
    public double DistanceTolerance { get; set; }
    Property Value
    Type Description
    double

    EndPercentage

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

    EndPercentageSection

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

    FacePercentageList

    Declaration
    public PointSetFacePercentageBuilderList FacePercentageList { get; }
    Property Value
    Type Description
    PointSetFacePercentageBuilderList

    FacePointsBy

    Declaration
    public PointSetBuilder.FacePointsType FacePointsBy { get; set; }
    Property Value
    Type Description
    PointSetBuilder.FacePointsType

    GroupPoints

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

    IntersectionSection

    Declaration
    [Obsolete("Deprecated in NX9.0.0.  Please use  NXOpen.Features.PointSetBuilder.IntersectionSelectedObjectsSecond  instead.")]
    public Section IntersectionSection { get; }
    Property Value
    Type Description
    Section

    IntersectionSelectedObjects

    Declaration
    public SelectDisplayableObjectList IntersectionSelectedObjects { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    IntersectionSelectedObjectsSecond

    Declaration
    public SelectDisplayableObjectList IntersectionSelectedObjectsSecond { get; }
    Property Value
    Type Description
    SelectDisplayableObjectList

    MultipleCurveOrEdgeCollector

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

    MultipleFaceCollector

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

    NumberOfPointsExpression

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

    NumberOfPointsInUDirectionExpression

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

    NumberOfPointsInVDirectionExpression

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

    PatternLimitsBy

    Declaration
    public PointSetBuilder.PatternLimitsType PatternLimitsBy { get; set; }
    Property Value
    Type Description
    PointSetBuilder.PatternLimitsType

    PatternLimitsEndPoint

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

    PatternLimitsEndingUValue

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

    PatternLimitsEndingVValue

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

    PatternLimitsStartPoint

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

    PatternLimitsStartingUValue

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

    PatternLimitsStartingVValue

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

    ProjectionPointList

    Declaration
    public PointList ProjectionPointList { get; }
    Property Value
    Type Description
    PointList

    Ratio

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

    SingleCurveOrEdgeCollector

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

    SingleFaceObject

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

    SplineCollector

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

    SplinePointsBy

    Declaration
    public PointSetBuilder.SplinePointsType SplinePointsBy { get; set; }
    Property Value
    Type Description
    PointSetBuilder.SplinePointsType

    StartPercentage

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

    StartPercentageSection

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

    Type

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

    Methods

    CreateFacePercentageListItem()

    Declaration
    public PointSetFacePercentageBuilder CreateFacePercentageListItem()
    Returns
    Type Description
    PointSetFacePercentageBuilder

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX