Search Results for

    Show / Hide Table of Contents

    Class ReplaceMeshWithFaceBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ReplaceMeshWithFaceBuilder
    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.Facet
    Assembly: NXOpen.dll
    Syntax
    public class ReplaceMeshWithFaceBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ReplaceMeshWithFaceBuilder()

    Declaration
    protected ReplaceMeshWithFaceBuilder()

    Properties

    ConeAverageConstrainToDirectionToggle

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

    ConeAverageConstrainToDirectionVector

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

    ConeColinearConstraintAxis

    Declaration
    public Axis ConeColinearConstraintAxis { get; set; }
    Property Value
    Type Description
    Axis

    ConeConstraintTypes

    Declaration
    public ReplaceMeshWithFaceBuilder.ConeConstraint ConeConstraintTypes { get; set; }
    Property Value
    Type Description
    ReplaceMeshWithFaceBuilder.ConeConstraint

    ConeHalfAngle

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

    ConeParallelConstraintVector

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

    CylinderAverageConstrainToDirectionToggle

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

    CylinderAverageConstrainToDirectionVector

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

    CylinderColinearConstraintAxis

    Declaration
    public Axis CylinderColinearConstraintAxis { get; set; }
    Property Value
    Type Description
    Axis

    CylinderConstraintTypes

    Declaration
    public ReplaceMeshWithFaceBuilder.CylinderConstraint CylinderConstraintTypes { get; set; }
    Property Value
    Type Description
    ReplaceMeshWithFaceBuilder.CylinderConstraint

    CylinderOrSphereRadius

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

    CylinderParallelConstraintVector

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

    FacetCollector

    Declaration
    public FacetCollector FacetCollector { get; }
    Property Value
    Type Description
    FacetCollector

    HalfAngleToggle

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

    MaxDeviation

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

    MinimumFacetNumber

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

    OrthogonalOrCoplanarConstraintPlane

    Declaration
    public Plane OrthogonalOrCoplanarConstraintPlane { get; set; }
    Property Value
    Type Description
    Plane

    PlaneAverageConstrainToNormalToggle

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

    PlaneAverageConstrainToNormalVector

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

    PlaneConstraintTypes

    Declaration
    public ReplaceMeshWithFaceBuilder.PlaneConstraint PlaneConstraintTypes { get; set; }
    Property Value
    Type Description
    ReplaceMeshWithFaceBuilder.PlaneConstraint

    PlaneParallelConstraintNormal

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

    RadiusToggle

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

    ReplaceMeshOn

    Declaration
    public ReplaceMeshWithFaceBuilder.ReplaceMeshOnOption ReplaceMeshOn { get; set; }
    Property Value
    Type Description
    ReplaceMeshWithFaceBuilder.ReplaceMeshOnOption

    SphereConcentricConstraintPoint

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

    SphereConstraintTypes

    Declaration
    public ReplaceMeshWithFaceBuilder.SphereConstraint SphereConstraintTypes { get; set; }
    Property Value
    Type Description
    ReplaceMeshWithFaceBuilder.SphereConstraint

    Type

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

    Implements

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