Search Results for

    Show / Hide Table of Contents

    Class SculptMeshBuilder

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

    Constructors

    SculptMeshBuilder()

    Declaration
    protected SculptMeshBuilder()

    Properties

    EditCopy

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

    FallOffFactor

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

    MaximumOffset

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

    TargetFacetBody

    Declaration
    public SelectFacetedBodyList TargetFacetBody { get; }
    Property Value
    Type Description
    SelectFacetedBodyList

    Tool

    Declaration
    public StrokeGestureData Tool { get; }
    Property Value
    Type Description
    StrokeGestureData

    Width

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

    Methods

    ResetToMedium()

    Declaration
    public void ResetToMedium()

    SculptMesh()

    Declaration
    public void SculptMesh()

    Implements

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