Search Results for

    Show / Hide Table of Contents

    Class Lattice2Builder

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

    Constructors

    Lattice2Builder()

    Declaration
    protected Lattice2Builder()

    Properties

    AlignAtSplitCurve

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

    AngularThreshold

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

    AverageFacetSize

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

    BallDiameter

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

    BallDiameterField

    Declaration
    public ScalarFieldWrapper BallDiameterField { get; }
    Property Value
    Type Description
    ScalarFieldWrapper

    BallsOption

    Declaration
    public Lattice2Builder.BallsOptions BallsOption { get; set; }
    Property Value
    Type Description
    Lattice2Builder.BallsOptions

    BaseFace

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

    BlendFactor

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

    BoundaryBody

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

    ChordalTolerance

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

    ContourPoint1

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

    ContourPoint2

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

    ContourPoint3

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

    ContourPoint4

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

    Csys

    Declaration
    public CoordinateSystem Csys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    CurveAlignedList

    Declaration
    public CurveAlignedListBuilder CurveAlignedList { get; }
    Property Value
    Type Description
    CurveAlignedListBuilder

    FactorToRodDiameter

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

    FilterToolFace

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

    IsRandom

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

    LatticeType

    Declaration
    public Lattice2Builder.LatticeTypes LatticeType { get; set; }
    Property Value
    Type Description
    Lattice2Builder.LatticeTypes

    LatticeVersion

    Declaration
    public Lattice2Builder.Version LatticeVersion { get; set; }
    Property Value
    Type Description
    Lattice2Builder.Version

    Layers

    Declaration
    public int Layers { get; set; }
    Property Value
    Type Description
    int

    LockAtBoundary

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

    MaxDeviation

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

    MaxEdgeLength

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

    MinimumRodNumber

    Declaration
    public int MinimumRodNumber { get; set; }
    Property Value
    Type Description
    int

    Offset

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

    OptimizationIterations

    Declaration
    public int OptimizationIterations { get; set; }
    Property Value
    Type Description
    int

    OrientationPoint1

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

    OrientationPoint2

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

    OutputType

    Declaration
    public Lattice2Builder.OutputOption OutputType { get; set; }
    Property Value
    Type Description
    Lattice2Builder.OutputOption

    Parameterization

    Declaration
    public Lattice2Builder.ParameterizationType Parameterization { get; set; }
    Property Value
    Type Description
    Lattice2Builder.ParameterizationType

    PoreSize

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

    PushNodesUnderFace

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

    RemeshMode

    Declaration
    public Lattice2Builder.FacetSizeType RemeshMode { get; set; }
    Property Value
    Type Description
    Lattice2Builder.FacetSizeType

    RemoveDanglingRods

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

    RemoveDisconnectedRods

    Declaration
    [Obsolete("Deprecated in NX1847.0.0.  This is for pre NX1847 usage, do not use this method.  Instead use NXOpen.Features.Lattice2Builder.RemoveDisconnectedRods2 instead.")]
    public bool RemoveDisconnectedRods { get; set; }
    Property Value
    Type Description
    bool

    RemoveDisconnectedRods2

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

    ReverseFaceDirection

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

    RodDiameter

    Declaration
    public ScalarFieldWrapper RodDiameter { get; }
    Property Value
    Type Description
    ScalarFieldWrapper

    SharpEdgesLockOption

    Declaration
    public Lattice2Builder.SharpEdgesLockType SharpEdgesLockOption { get; set; }
    Property Value
    Type Description
    Lattice2Builder.SharpEdgesLockType

    SnipAtBoundary

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

    Source

    Declaration
    public Lattice2Builder.BaseMeshType Source { get; set; }
    Property Value
    Type Description
    Lattice2Builder.BaseMeshType

    SpecifyLayers

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

    SplitCurve

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

    TessellationFactor

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

    ThicknessType

    Declaration
    public Lattice2Builder.ThicknessTypes ThicknessType { get; set; }
    Property Value
    Type Description
    Lattice2Builder.ThicknessTypes

    UnitCell

    Declaration
    public UnitCellBuilder UnitCell { get; }
    Property Value
    Type Description
    UnitCellBuilder

    VoronoiItemList

    Declaration
    public VoronoiItemListBuilder VoronoiItemList { get; }
    Property Value
    Type Description
    VoronoiItemListBuilder

    VoronoiRandomizationFactor

    Declaration
    [Obsolete("Deprecated in NX2007.0.0.  For pre NX2007 usage only. Use NXOpen.Features.Lattice2Builder.VoronoiRandomizationFactorExpression instead.")]
    public double VoronoiRandomizationFactor { get; set; }
    Property Value
    Type Description
    double

    VoronoiRandomizationFactorExpression

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

    VoronoiRodDiameter

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

    VoronoiUniform

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

    Implements

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