Search Results for

    Show / Hide Table of Contents

    Class PointSetBuilder

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

    Constructors

    PointSetBuilder()

    Declaration
    protected PointSetBuilder()

    Properties

    AngleTolerance

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

    ArcLength

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

    Associative

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

    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
    System.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
    System.Boolean

    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

    PatternLimitsEndingUValue

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

    PatternLimitsEndingVValue

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

    PatternLimitsEndPoint

    Declaration
    public Point PatternLimitsEndPoint { 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

    PatternLimitsStartPoint

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

    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