Search Results for

    Show / Hide Table of Contents

    Class CaeDOFSet

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    NXObject
    DisplayableObject
    CaeDOFSet
    Implements
    IMessageSink
    IFitTo
    INXObject
    Inherited Members
    DisplayableObject.Blank()
    DisplayableObject.Unblank()
    DisplayableObject.Highlight()
    DisplayableObject.Unhighlight()
    DisplayableObject.SetNameLocation(Point3d)
    DisplayableObject.RedisplayObject()
    DisplayableObject.RemoveViewDependency()
    DisplayableObject.Color
    DisplayableObject.IsBlanked
    DisplayableObject.Layer
    DisplayableObject.LineFont
    DisplayableObject.LineWidth
    DisplayableObject.NameLocation
    NXObject.SetUserAttribute(NXObject.AttributeInformation, Update.Option)
    NXObject.SetUserAttribute(string, int, int, Update.Option)
    NXObject.SetUserAttribute(string, int, double, Update.Option)
    NXObject.SetUserAttribute(string, int, string, Update.Option)
    NXObject.SetUserAttribute(string, int, Update.Option)
    NXObject.SetTimeUserAttribute(string, int, string, Update.Option)
    NXObject.SetTimeUserAttribute(string, int, NXObject.ComputationalTime, Update.Option)
    NXObject.SetBooleanUserAttribute(string, int, bool, Update.Option)
    NXObject.CreateAttributeIterator()
    NXObject.HasUserAttribute(AttributeIterator)
    NXObject.HasUserAttribute(string, NXObject.AttributeType, int)
    NXObject.GetUserAttributeCount(AttributeIterator)
    NXObject.GetUserAttributeCount(AttributeIterator, bool)
    NXObject.GetUserAttributeCount(NXObject.AttributeType)
    NXObject.GetUserAttributeCount(NXObject.AttributeType, bool, bool)
    NXObject.GetUserAttributeSize(string, NXObject.AttributeType)
    NXObject.GetNextUserAttribute(AttributeIterator, out NXObject.AttributeInformation)
    NXObject.GetUserAttribute(string, NXObject.AttributeType, int)
    NXObject.GetBooleanUserAttribute(string, int)
    NXObject.GetIntegerUserAttribute(string, int)
    NXObject.GetRealUserAttribute(string, int)
    NXObject.GetStringUserAttribute(string, int)
    NXObject.GetTimeUserAttribute(string, int)
    NXObject.GetComputationalTimeUserAttribute(string, int)
    NXObject.GetUserAttributes(AttributeIterator)
    NXObject.GetUserAttributes()
    NXObject.GetUserAttributes(bool)
    NXObject.GetUserAttributeAsString(string, NXObject.AttributeType, int)
    NXObject.DeleteUserAttributes(AttributeIterator, Update.Option)
    NXObject.DeleteUserAttribute(NXObject.AttributeType, string, bool, Update.Option)
    NXObject.DeleteUserAttributes(NXObject.AttributeType, Update.Option)
    NXObject.SetUserAttributeLock(string, NXObject.AttributeType, bool)
    NXObject.GetUserAttributeLock(string, NXObject.AttributeType)
    NXObject.GetUserAttributeSourceObjects()
    NXObject.SetPdmReferenceAttribute(string, string)
    NXObject.GetPdmReferenceAttributeValue(string)
    NXObject.GetUserAttribute(string, bool, bool, NXObject.AttributeType)
    NXObject.GetUserAttributes(bool, bool)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType)
    NXObject.DeleteAllAttributesByType(NXObject.AttributeType, Update.Option)
    NXObject.SetAttribute(string, int)
    NXObject.SetAttribute(string, int, Update.Option)
    NXObject.SetAttribute(string, double)
    NXObject.SetAttribute(string, double, Update.Option)
    NXObject.SetAttribute(string, string)
    NXObject.SetAttribute(string, string, Update.Option)
    NXObject.SetAttribute(string)
    NXObject.SetAttribute(string, Update.Option)
    NXObject.SetTimeAttribute(string, string)
    NXObject.SetTimeAttribute(string, string, Update.Option)
    NXObject.GetIntegerAttribute(string)
    NXObject.GetRealAttribute(string)
    NXObject.GetStringAttribute(string)
    NXObject.GetTimeAttribute(NXObject.DateAndTimeFormat, string)
    NXObject.GetReferenceAttribute(string)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, string)
    NXObject.DeleteAttributeByTypeAndTitle(NXObject.AttributeType, string, Update.Option)
    NXObject.SetReferenceAttribute(string, string)
    NXObject.SetReferenceAttribute(string, string, Update.Option)
    NXObject.GetAttributeTitlesByType(NXObject.AttributeType)
    NXObject.GetUserAttributesAsStrings()
    NXObject.FindObject(string)
    NXObject.Print()
    NXObject.SetName(string)
    NXObject.IsOccurrence
    NXObject.JournalIdentifier
    NXObject.Name
    NXObject.OwningComponent
    NXObject.OwningPart
    NXObject.Prototype
    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.CAE
    Assembly: NXOpen.dll
    Syntax
    public class CaeDOFSet : DisplayableObject, IMessageSink, IFitTo, INXObject

    Constructors

    CaeDOFSet()

    Declaration
    protected CaeDOFSet()

    Methods

    AddNodes(FENode[], bool[], bool[], bool[], bool[], bool[], bool[])

    Declaration
    public void AddNodes(FENode[] nodes, bool[] dof1, bool[] dof2, bool[] dof3, bool[] dof4, bool[] dof5, bool[] dof6)
    Parameters
    Type Name Description
    FENode[] nodes
    bool[] dof1
    bool[] dof2
    bool[] dof3
    bool[] dof4
    bool[] dof5
    bool[] dof6

    AddNodesAndSelectionRecipes(FENode[], bool[], bool[], bool[], bool[], bool[], bool[], SelectionRecipe[], bool[], bool[], bool[], bool[], bool[], bool[])

    Declaration
    public void AddNodesAndSelectionRecipes(FENode[] nodes, bool[] ndof1, bool[] ndof2, bool[] ndof3, bool[] ndof4, bool[] ndof5, bool[] ndof6, SelectionRecipe[] recipes, bool[] rdof1, bool[] rdof2, bool[] rdof3, bool[] rdof4, bool[] rdof5, bool[] rdof6)
    Parameters
    Type Name Description
    FENode[] nodes
    bool[] ndof1
    bool[] ndof2
    bool[] ndof3
    bool[] ndof4
    bool[] ndof5
    bool[] ndof6
    SelectionRecipe[] recipes
    bool[] rdof1
    bool[] rdof2
    bool[] rdof3
    bool[] rdof4
    bool[] rdof5
    bool[] rdof6

    AddSelectionRecipes(SelectionRecipe[], bool[], bool[], bool[], bool[], bool[], bool[])

    Declaration
    public void AddSelectionRecipes(SelectionRecipe[] recipes, bool[] dof1, bool[] dof2, bool[] dof3, bool[] dof4, bool[] dof5, bool[] dof6)
    Parameters
    Type Name Description
    SelectionRecipe[] recipes
    bool[] dof1
    bool[] dof2
    bool[] dof3
    bool[] dof4
    bool[] dof5
    bool[] dof6

    GetDisplay()

    Declaration
    public CaeDOFSetDisplay GetDisplay()
    Returns
    Type Description
    CaeDOFSetDisplay

    GetLabel()

    Declaration
    public int GetLabel()
    Returns
    Type Description
    int

    GetNodes()

    Declaration
    public FENode[] GetNodes()
    Returns
    Type Description
    FENode[]

    GetNodesWithDof(bool, bool, bool, bool, bool, bool)

    Declaration
    public FENode[] GetNodesWithDof(bool dof1, bool dof2, bool dof3, bool dof4, bool dof5, bool dof6)
    Parameters
    Type Name Description
    bool dof1
    bool dof2
    bool dof3
    bool dof4
    bool dof5
    bool dof6
    Returns
    Type Description
    FENode[]

    GetSelectionRecipes()

    Declaration
    public SelectionRecipe[] GetSelectionRecipes()
    Returns
    Type Description
    SelectionRecipe[]

    GetSelectionRecipesWithDof(bool, bool, bool, bool, bool, bool)

    Declaration
    public SelectionRecipe[] GetSelectionRecipesWithDof(bool dof1, bool dof2, bool dof3, bool dof4, bool dof5, bool dof6)
    Parameters
    Type Name Description
    bool dof1
    bool dof2
    bool dof3
    bool dof4
    bool dof5
    bool dof6
    Returns
    Type Description
    SelectionRecipe[]

    Information()

    Declaration
    public void Information()

    ModifyNodeDofs(FENode[], bool[], bool[], bool[], bool[], bool[], bool[])

    Declaration
    public void ModifyNodeDofs(FENode[] nodes, bool[] dof1, bool[] dof2, bool[] dof3, bool[] dof4, bool[] dof5, bool[] dof6)
    Parameters
    Type Name Description
    FENode[] nodes
    bool[] dof1
    bool[] dof2
    bool[] dof3
    bool[] dof4
    bool[] dof5
    bool[] dof6

    ModifySelectionRecipeDofs(SelectionRecipe[], bool[], bool[], bool[], bool[], bool[], bool[])

    Declaration
    public void ModifySelectionRecipeDofs(SelectionRecipe[] recipes, bool[] dof1, bool[] dof2, bool[] dof3, bool[] dof4, bool[] dof5, bool[] dof6)
    Parameters
    Type Name Description
    SelectionRecipe[] recipes
    bool[] dof1
    bool[] dof2
    bool[] dof3
    bool[] dof4
    bool[] dof5
    bool[] dof6

    RemoveAllNodes()

    Declaration
    public void RemoveAllNodes()

    RemoveAllSelectionRecipes()

    Declaration
    public void RemoveAllSelectionRecipes()

    RemoveNodes(FENode[])

    Declaration
    public void RemoveNodes(FENode[] nodes)
    Parameters
    Type Name Description
    FENode[] nodes

    RemoveSelectionRecipes(SelectionRecipe[])

    Declaration
    public void RemoveSelectionRecipes(SelectionRecipe[] recipes)
    Parameters
    Type Name Description
    SelectionRecipe[] recipes

    SetLabel(int)

    Declaration
    public void SetLabel(int label)
    Parameters
    Type Name Description
    int label

    Implements

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