Search Results for

    Show / Hide Table of Contents

    Class PolygonFaceOnMeshBuilder

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

    Constructors

    PolygonFaceOnMeshBuilder()

    Declaration
    protected PolygonFaceOnMeshBuilder()

    Properties

    AllowInconsistentElementNormalsOption

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

    BoundaryMerging

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

    DuplicateNodesAttachedToSolidsOption

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

    ElementEdgeFeatureAngle

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

    ElementEdgeSelection

    Declaration
    public SelectElementsBuilder ElementEdgeSelection { get; }
    Property Value
    Type Description
    SelectElementsBuilder

    ElementFaceFeatureAngle

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

    ElementSelection

    Declaration
    public SelectElementsBuilder ElementSelection { get; }
    Property Value
    Type Description
    SelectElementsBuilder

    FaceSmoothing

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

    KeepInternalEdgesOption

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

    SelectBody

    Declaration
    public SelectTaggedObjectList SelectBody { get; }
    Property Value
    Type Description
    SelectTaggedObjectList

    SelectBodyOption

    Declaration
    public PolygonFaceOnMeshBuilder.SelectBodyMethod SelectBodyOption { get; set; }
    Property Value
    Type Description
    PolygonFaceOnMeshBuilder.SelectBodyMethod

    SelectMesh

    Declaration
    public SelectTaggedObjectList SelectMesh { get; }
    Property Value
    Type Description
    SelectTaggedObjectList

    Type

    Declaration
    public PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType Type { get; set; }
    Property Value
    Type Description
    PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType

    Implements

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