Search Results for

    Show / Hide Table of Contents

    Class ShapeConstraintBuilder

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

    Constructors

    ShapeConstraintBuilder()

    Declaration
    protected ShapeConstraintBuilder()

    Properties

    BasePlaneNormal

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

    CenterOfGravityAxis

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

    CenterOfGravityLocationOption

    Declaration
    public ShapeConstraintBuilder.CenterOfGravityLocationType CenterOfGravityLocationOption { get; set; }
    Property Value
    Type Description
    ShapeConstraintBuilder.CenterOfGravityLocationType

    CenterOfGravityPlane

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

    CenterOfGravityPlaneOffset1

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

    CenterOfGravityPlaneOffset2

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

    CenterOfGravityPoint

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

    CenterOfGravityZoneRadius

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

    DesignSpace

    Declaration
    public DesignSpace DesignSpace { get; set; }
    Property Value
    Type Description
    DesignSpace

    DraftAngle

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

    DraftDrawDirection

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

    DraftPartingFace

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

    DraftPartingObjectOptions

    Declaration
    public ShapeConstraintBuilder.DraftPartingObjectType DraftPartingObjectOptions { get; set; }
    Property Value
    Type Description
    ShapeConstraintBuilder.DraftPartingObjectType

    DraftPartingPlane

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

    ExtrudeBiDirectionFlag

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

    ExtrudeDirection

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

    FillBasePlane

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

    FillDirection

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

    FillFromDirectionOptions

    Declaration
    public ShapeConstraintBuilder.FillFromDirectionType FillFromDirectionOptions { get; set; }
    Property Value
    Type Description
    ShapeConstraintBuilder.FillFromDirectionType

    FirstLimitPlane

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

    MaxOverhangAngle

    Declaration
    public ShapeConstraintBuilder.MaxOverhangAngleValue MaxOverhangAngle { get; set; }
    Property Value
    Type Description
    ShapeConstraintBuilder.MaxOverhangAngleValue

    MaximumDiameter

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

    MaximumWallThickness

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

    MinimumDiameter

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

    MinimumWallThickness

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

    MultiAxisToolingOption

    Declaration
    public ShapeConstraintBuilder.MultiAxisToolingType MultiAxisToolingOption { get; set; }
    Property Value
    Type Description
    ShapeConstraintBuilder.MultiAxisToolingType

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    NumberOfSegments

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

    OverhangVector

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

    PlanarSymmetryInputMode

    Declaration
    public ShapeConstraintBuilder.PlanarSymmetryInputOption PlanarSymmetryInputMode { get; set; }
    Property Value
    Type Description
    ShapeConstraintBuilder.PlanarSymmetryInputOption

    PlanarSymmetryPlane1

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

    PlanarSymmetryPlane2

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

    RevolutionAxis

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

    RotationalSymmetryAxis

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

    SecondLimitPlane

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

    SegmentLimitHelpAxis

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

    ThroughHoleVector

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

    ToolDiameter

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

    ToolTipAngle

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

    Type

    Declaration
    public ShapeConstraintBuilder.ConstraintType Type { get; set; }
    Property Value
    Type Description
    ShapeConstraintBuilder.ConstraintType

    UserSetName

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

    Implements

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