Search Results for

    Show / Hide Table of Contents

    Class UFAttr

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    UFAttr
    Implements
    IMessageSink
    Inherited Members
    NXRemotableObject.initialize()
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public class UFAttr : NXRemotableObject, IMessageSink

    Methods

    AskLocked(Tag, string, out bool)

    Declaration
    [Obsolete("Deprecated")]
    public void AskLocked(Tag _object, string title, out bool locked)
    Parameters
    Type Name Description
    Tag _object
    string title
    bool locked

    AskPartAttribute(out Tag)

    Declaration
    [Obsolete("Deprecated")]
    public void AskPartAttribute(out Tag attribute)
    Parameters
    Type Name Description
    Tag attribute

    CountAttributes(Tag, int, out int)

    Declaration
    [Obsolete("Deprecated")]
    public void CountAttributes(Tag _object, int type, out int count)
    Parameters
    Type Name Description
    Tag _object
    int type
    int count

    CountUserAttributeTitles(Tag, ref Iterator, out int)

    Declaration
    public void CountUserAttributeTitles(Tag _object, ref UFAttr.Iterator iter, out int count)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    int count

    CountUserAttributes(Tag, ref Iterator, out int)

    Declaration
    public void CountUserAttributes(Tag _object, ref UFAttr.Iterator iter, out int count)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    int count

    Delete(Tag, int, string)

    Declaration
    [Obsolete("Deprecated")]
    public void Delete(Tag _object, int type, string title)
    Parameters
    Type Name Description
    Tag _object
    int type
    string title

    DeleteAll(Tag, int)

    Declaration
    [Obsolete("Deprecated")]
    public void DeleteAll(Tag _object, int type)
    Parameters
    Type Name Description
    Tag _object
    int type

    DeleteUserAttributeWithTitleAndType(Tag, string, int, int, bool)

    Declaration
    public void DeleteUserAttributeWithTitleAndType(Tag _object, string title, int type, int index, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int type
    int index
    bool update

    DeleteUserAttributes(Tag, ref Iterator, bool)

    Declaration
    public void DeleteUserAttributes(Tag _object, ref UFAttr.Iterator iter, bool update)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    bool update

    FindAttribute(Tag, int, string, out int)

    Declaration
    [Obsolete("Deprecated")]
    public void FindAttribute(Tag _object, int type, string title, out int title_type)
    Parameters
    Type Name Description
    Tag _object
    int type
    string title
    int title_type

    FreeUserAttributeInfoArray(int, Info[])

    Declaration
    public void FreeUserAttributeInfoArray(int count, UFAttr.Info[] info)
    Parameters
    Type Name Description
    int count
    Info[] info

    FreeUserAttributeInfoStrings(ref Info)

    Declaration
    public void FreeUserAttributeInfoStrings(ref UFAttr.Info info)
    Parameters
    Type Name Description
    UFAttr.Info info

    FreeUserAttributeIteratorStrings(ref Iterator)

    Declaration
    public void FreeUserAttributeIteratorStrings(ref UFAttr.Iterator iterator)
    Parameters
    Type Name Description
    UFAttr.Iterator iterator

    GetBoolUserAttribute(Tag, string, int, out bool, out bool)

    Declaration
    public void GetBoolUserAttribute(Tag _object, string title, int index, out bool value, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    bool value
    bool has_attribute

    GetComputationalTimeUserAttribute(Tag, string, int, int[], out bool)

    Declaration
    public void GetComputationalTimeUserAttribute(Tag _object, string title, int index, int[] value, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    int[] value
    bool has_attribute

    GetIntegerUserAttribute(Tag, string, int, out int, out bool)

    Declaration
    public void GetIntegerUserAttribute(Tag _object, string title, int index, out int value, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    int value
    bool has_attribute

    GetNextUserAttribute(Tag, ref Iterator, out Info, out bool)

    Declaration
    public void GetNextUserAttribute(Tag _object, ref UFAttr.Iterator iter, out UFAttr.Info info, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    UFAttr.Info info
    bool has_attribute

    GetNullUserAttribute(Tag, string, int, out bool)

    Declaration
    public void GetNullUserAttribute(Tag _object, string title, int index, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    bool has_attribute

    GetRealUserAttribute(Tag, string, int, out double, out Tag, out bool)

    Declaration
    public void GetRealUserAttribute(Tag _object, string title, int index, out double value, out Tag unit_type, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    double value
    Tag unit_type
    bool has_attribute

    GetReferenceStringOfUserAttribute(Tag, string, int, out string, out bool)

    Declaration
    public void GetReferenceStringOfUserAttribute(Tag _object, string title, int index, out string reference_string, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    string reference_string
    bool has_attribute

    GetStringTimeUserAttribute(Tag, string, int, out string, out bool)

    Declaration
    public void GetStringTimeUserAttribute(Tag _object, string title, int index, out string time_string, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    string time_string
    bool has_attribute

    GetStringUserAttribute(Tag, string, int, out string, out bool)

    Declaration
    public void GetStringUserAttribute(Tag _object, string title, int index, out string string_value, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    string string_value
    bool has_attribute

    GetUserAttribute(Tag, ref Iterator, out Info, out bool)

    Declaration
    public void GetUserAttribute(Tag _object, ref UFAttr.Iterator iter, out UFAttr.Info info, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    UFAttr.Info info
    bool has_attribute

    GetUserAttributeLock(Tag, ref Iterator, out bool, out bool)

    Declaration
    public void GetUserAttributeLock(Tag _object, ref UFAttr.Iterator iter, out bool is_locked, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    bool is_locked
    bool has_attribute

    GetUserAttributeLockWithTitleAndType(Tag, string, int, int, out bool, out bool)

    Declaration
    public void GetUserAttributeLockWithTitleAndType(Tag _object, string title, int type, int index, out bool is_locked, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int type
    int index
    bool is_locked
    bool has_attribute

    GetUserAttributeWithTitleAndType(Tag, string, int, int, out Info, out bool)

    Declaration
    public void GetUserAttributeWithTitleAndType(Tag _object, string title, int type, int index, out UFAttr.Info info, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int type
    int index
    UFAttr.Info info
    bool has_attribute

    GetUserAttributes(Tag, ref Iterator, out int, out Info[])

    Declaration
    public void GetUserAttributes(Tag _object, ref UFAttr.Iterator iter, out int num_attributes, out UFAttr.Info[] info)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    int num_attributes
    Info[] info

    GetUserAttributesInFile(string, ref Iterator, out int, out Info[])

    Declaration
    public void GetUserAttributesInFile(string part_name, ref UFAttr.Iterator iter, out int num_attributes, out UFAttr.Info[] info)
    Parameters
    Type Name Description
    string part_name
    UFAttr.Iterator iter
    int num_attributes
    Info[] info

    HasUserAttribute(Tag, ref Iterator, out bool)

    Declaration
    public void HasUserAttribute(Tag _object, ref UFAttr.Iterator iter, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    bool has_attribute

    HasUserAttributeWithTitleAndType(Tag, string, int, int, out bool)

    Declaration
    public void HasUserAttributeWithTitleAndType(Tag _object, string title, int type, int index, out bool has_attribute)
    Parameters
    Type Name Description
    Tag _object
    string title
    int type
    int index
    bool has_attribute

    InitUserAttributeInfo(ref Info)

    Declaration
    public void InitUserAttributeInfo(ref UFAttr.Info info)
    Parameters
    Type Name Description
    UFAttr.Info info

    InitUserAttributeIterator(ref Iterator)

    Declaration
    public void InitUserAttributeIterator(ref UFAttr.Iterator iter)
    Parameters
    Type Name Description
    UFAttr.Iterator iter

    ReleaseUserAttributeIterator(ref Iterator)

    Declaration
    public void ReleaseUserAttributeIterator(ref UFAttr.Iterator iter)
    Parameters
    Type Name Description
    UFAttr.Iterator iter

    SetBoolUserAttribute(Tag, string, int, bool, bool)

    Declaration
    public void SetBoolUserAttribute(Tag _object, string title, int index, bool value, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    bool value
    bool update

    SetComputationalTimeUserAttribute(Tag, string, int, int[], bool)

    Declaration
    public void SetComputationalTimeUserAttribute(Tag _object, string title, int index, int[] value, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    int[] value
    bool update

    SetIntegerUserAttribute(Tag, string, int, int, bool)

    Declaration
    public void SetIntegerUserAttribute(Tag _object, string title, int index, int value, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    int value
    bool update

    SetLocked(Tag, string, bool)

    Declaration
    [Obsolete("Deprecated")]
    public void SetLocked(Tag _object, string title, bool locked)
    Parameters
    Type Name Description
    Tag _object
    string title
    bool locked

    SetNullUserAttribute(Tag, string, int, bool)

    Declaration
    public void SetNullUserAttribute(Tag _object, string title, int index, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    bool update

    SetRealUserAttribute(Tag, string, int, double, Tag, bool)

    Declaration
    public void SetRealUserAttribute(Tag _object, string title, int index, double value, Tag unit_type, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    double value
    Tag unit_type
    bool update

    SetReferenceStringUserAttribute(Tag, string, int, string, bool)

    Declaration
    public void SetReferenceStringUserAttribute(Tag _object, string title, int index, string reference_string, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    string reference_string
    bool update

    SetStringTimeUserAttribute(Tag, string, int, string, bool)

    Declaration
    public void SetStringTimeUserAttribute(Tag _object, string title, int index, string value, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    string value
    bool update

    SetStringUserAttribute(Tag, string, int, string, bool)

    Declaration
    public void SetStringUserAttribute(Tag _object, string title, int index, string value, bool update)
    Parameters
    Type Name Description
    Tag _object
    string title
    int index
    string value
    bool update

    SetTimeStringFormat(string, out string)

    Declaration
    public void SetTimeStringFormat(string new_format, out string old_format)
    Parameters
    Type Name Description
    string new_format
    string old_format

    SetUserAttribute(Tag, ref Info, bool)

    Declaration
    public void SetUserAttribute(Tag _object, ref UFAttr.Info info, bool update)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Info info
    bool update

    SetUserAttributeLockWithTitleAndType(Tag, string, int, bool)

    Declaration
    public void SetUserAttributeLockWithTitleAndType(Tag objectTag, string title, int type, bool _lock)
    Parameters
    Type Name Description
    Tag objectTag
    string title
    int type
    bool _lock

    SetUserAttributeLocks(Tag, ref Iterator, bool)

    Declaration
    public void SetUserAttributeLocks(Tag _object, ref UFAttr.Iterator iter, bool locked)
    Parameters
    Type Name Description
    Tag _object
    UFAttr.Iterator iter
    bool locked

    Implements

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