Search Results for

    Show / Hide Table of Contents

    Class PropertyTable

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    NXObject
    BasePropertyTable
    PropertyTable
    PropTable
    Implements
    IMessageSink
    INXObject
    Inherited Members
    BasePropertyTable.CopyProperties(BasePropertyTable)
    BasePropertyTable.GetPropertyCount()
    BasePropertyTable.GetPropertyNameByIndex(int)
    BasePropertyTable.GetBasePropertyType(string)
    BasePropertyTable.GetStringPropertyValue(string)
    BasePropertyTable.SetStringPropertyValue(string, string)
    BasePropertyTable.GetFileReferencePropertyValue(string)
    BasePropertyTable.SetFileReferencePropertyValue(string, string)
    BasePropertyTable.GetBooleanPropertyValue(string)
    BasePropertyTable.SetBooleanPropertyValue(string, bool)
    BasePropertyTable.GetIntegerPropertyValue(string)
    BasePropertyTable.SetIntegerPropertyValue(string, int)
    BasePropertyTable.GetDoublePropertyValue(string)
    BasePropertyTable.SetDoublePropertyValue(string, double)
    BasePropertyTable.GetBaseScalarWithDataPropertyValue(string, out double, out Unit)
    BasePropertyTable.SetBaseScalarWithDataPropertyValue(string, double, Unit)
    BasePropertyTable.SetBaseScalarWithDataPropertyValue(string, string, Unit)
    BasePropertyTable.GetScalarPropertyValue(string)
    BasePropertyTable.SetScalarPropertyValue(string, Expression)
    BasePropertyTable.GetBaseScalarFieldPropertyValue(string)
    BasePropertyTable.SetBaseScalarFieldPropertyValue(string, FieldExpression)
    BasePropertyTable.GetCoordinateSystemPropertyValue(string)
    BasePropertyTable.SetCoordinateSystemPropertyValue(string, CoordinateSystem)
    BasePropertyTable.GetScalarArrayWithUnitsPropertyValue(string, out double[], out Unit)
    BasePropertyTable.SetScalarArrayWithUnitsPropertyValue(string, double[], Unit)
    BasePropertyTable.GetScalarArrayPropertyValue(string)
    BasePropertyTable.SetScalarArrayPropertyValue(string, double[])
    BasePropertyTable.GetIntegerArrayPropertyValue(string)
    BasePropertyTable.SetIntegerArrayPropertyValue(string, int[])
    BasePropertyTable.GetMaterialPropertyValue(string, out bool, out PhysicalMaterial)
    BasePropertyTable.SetMaterialPropertyValue(string, bool, PhysicalMaterial)
    BasePropertyTable.GetMaterialArrayPropertyValue(string, out PhysicalMaterial[])
    BasePropertyTable.SetMaterialArrayPropertyValue(string, PhysicalMaterial[])
    BasePropertyTable.GetFieldWrapperPropertyValue(string)
    BasePropertyTable.SetFieldWrapperPropertyValue(string, FieldWrapper)
    BasePropertyTable.GetScalarFieldWrapperPropertyValue(string)
    BasePropertyTable.SetScalarFieldWrapperPropertyValue(string, ScalarFieldWrapper)
    BasePropertyTable.GetComplexScalarFieldWrapperPropertyValue(string)
    BasePropertyTable.SetComplexScalarFieldWrapperPropertyValue(string, ComplexScalarFieldWrapper)
    BasePropertyTable.AddRowScalarFieldTable(string)
    BasePropertyTable.DeleteRowScalarFieldTable(string)
    BasePropertyTable.GetScalarFieldWrapperByIndex(int, int, string)
    BasePropertyTable.SetScalarFieldWrapperByIndex(int, int, string, ScalarFieldWrapper)
    BasePropertyTable.GetScalarFieldTableRowCol(string, out int, out int)
    BasePropertyTable.GetMatrixPropertyValue(string)
    BasePropertyTable.SetMatrixPropertyValue(string, ScalarMatrixValue)
    BasePropertyTable.GetScalarTablePropertyValue(string)
    BasePropertyTable.SetScalarTablePropertyValue(string, ScalarTableValue)
    BasePropertyTable.SetTablePropertyWithoutValue(string)
    BasePropertyTable.SetTablePropertyOverride(string)
    BasePropertyTable.ClearTablePropertyOverride(string)
    BasePropertyTable.CopyProperty(string, BasePropertyTable)
    BasePropertyTable.GetComplexVectorFieldWrapperPropertyValue(string)
    BasePropertyTable.SetComplexVectorFieldWrapperPropertyValue(string, ComplexVectorFieldWrapper)
    BasePropertyTable.GetIntegerExpressionPropertyValue(string)
    BasePropertyTable.SetIntegerExpressionPropertyValue(string, int)
    BasePropertyTable.SetStringOnIntegerExpressionPropertyValue(string, string)
    BasePropertyTable.DescriptorNeutralName
    BasePropertyTable.DescriptorSpecificName
    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 PropertyTable : BasePropertyTable, IMessageSink, INXObject

    Constructors

    PropertyTable()

    Declaration
    protected PropertyTable()

    Methods

    AddElementsToNamedPropertyTableArrayPropertyValue(string, NamedPropertyTable[])

    Declaration
    public void AddElementsToNamedPropertyTableArrayPropertyValue(string propertyName, NamedPropertyTable[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    NamedPropertyTable[] propertyValue

    GetAxisPropertyValue(string)

    Declaration
    public Axis GetAxisPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    Axis

    GetCaeSectionPropertyValue(string)

    Declaration
    public BeamSectionOptions GetCaeSectionPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    BeamSectionOptions

    GetDateTimePropertyValue(string, out int, out int, out int, out int, out int, out int, out int)

    Declaration
    public void GetDateTimePropertyValue(string propertyName, out int propertyYear, out int propertyMonth, out int propertyDay, out int propertyHour, out int propertyMin, out int propertySecond, out int propertyMsec)
    Parameters
    Type Name Description
    string propertyName
    int propertyYear
    int propertyMonth
    int propertyDay
    int propertyHour
    int propertyMin
    int propertySecond
    int propertyMsec

    GetExtMenuPropertyValue(string)

    Declaration
    public string GetExtMenuPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string

    GetNamedPropertyTableArrayPropertyValue(string)

    Declaration
    public NamedPropertyTable[] GetNamedPropertyTableArrayPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    NamedPropertyTable[]

    GetNamedPropertyTablePropertyValue(string)

    Declaration
    public NamedPropertyTable GetNamedPropertyTablePropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    NamedPropertyTable

    GetPhysicalMaterialPropertyValue(string)

    Declaration
    public MaterialOptions GetPhysicalMaterialPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    MaterialOptions

    GetPointPropertyValue(string)

    Declaration
    public Point GetPointPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    Point

    GetPropertyDescriptorName(string)

    Declaration
    public string GetPropertyDescriptorName(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string

    GetPropertyType(string)

    Declaration
    public PropertyTable.PropertyType GetPropertyType(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    PropertyTable.PropertyType

    GetReferencePropertyValue(string)

    Declaration
    public NXObject GetReferencePropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    NXObject

    GetReferencePropertyValueArray(string, out NXObject[])

    Declaration
    public void GetReferencePropertyValueArray(string propertyName, out NXObject[] propertyValues)
    Parameters
    Type Name Description
    string propertyName
    NXObject[] propertyValues

    GetRegionArrayPropertyValue(string)

    Declaration
    public CaeRegion[] GetRegionArrayPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    CaeRegion[]

    GetScalarFieldPropertyValue(string)

    Declaration
    public FieldExpression GetScalarFieldPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    FieldExpression

    GetScalarWithDataPropertyValue(string, out double, out Unit)

    Declaration
    public void GetScalarWithDataPropertyValue(string propertyName, out double propertyValue, out Unit unitType)
    Parameters
    Type Name Description
    string propertyName
    double propertyValue
    Unit unitType

    GetSectionOffsetPropertyValue(string)

    Declaration
    public BeamSectionOffsetOptions GetSectionOffsetPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    BeamSectionOffsetOptions

    GetSectionOrientationPropertyValue(string)

    Declaration
    public BeamSectionOrientationOptions GetSectionOrientationPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    BeamSectionOrientationOptions

    GetSetManagerPropertyValue(string)

    Declaration
    public SetManager GetSetManagerPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    SetManager

    GetStringArrayPropertyValue(string)

    Declaration
    public string[] GetStringArrayPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string[]

    GetStringArrayPropertyValueChoices(string)

    Declaration
    public string[] GetStringArrayPropertyValueChoices(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string[]

    GetTextPropertyValue(string)

    Declaration
    public string[] GetTextPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    string[]

    GetVectorFieldWrapperPropertyValue(string)

    Declaration
    public VectorFieldWrapper GetVectorFieldWrapperPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    VectorFieldWrapper

    GetVectorPropertyValue(string)

    Declaration
    public Direction GetVectorPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    Direction

    RemoveElementsFromNamedPropertyTableArrayPropertyValue(string, NamedPropertyTable[])

    Declaration
    public void RemoveElementsFromNamedPropertyTableArrayPropertyValue(string propertyName, NamedPropertyTable[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    NamedPropertyTable[] propertyValue

    SetAxisPropertyValue(string, Axis)

    Declaration
    public void SetAxisPropertyValue(string propertyName, Axis propertyValue)
    Parameters
    Type Name Description
    string propertyName
    Axis propertyValue

    SetCaeSectionPropertyValue(string, BeamSectionOptions)

    Declaration
    public void SetCaeSectionPropertyValue(string propertyName, BeamSectionOptions beamSectionOptions)
    Parameters
    Type Name Description
    string propertyName
    BeamSectionOptions beamSectionOptions

    SetDateTimePropertyValue(string, int, int, int, int, int, int, int)

    Declaration
    public void SetDateTimePropertyValue(string propertyName, int propertyYear, int propertyMonth, int propertyDay, int propertyHour, int propertyMin, int propertySecond, int propertyMsec)
    Parameters
    Type Name Description
    string propertyName
    int propertyYear
    int propertyMonth
    int propertyDay
    int propertyHour
    int propertyMin
    int propertySecond
    int propertyMsec

    SetExtMenuPropertyValue(string, string)

    Declaration
    public void SetExtMenuPropertyValue(string propertyName, string propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string propertyValue

    SetNamedPropertyTableArrayPropertyValue(string, NamedPropertyTable[])

    Declaration
    public void SetNamedPropertyTableArrayPropertyValue(string propertyName, NamedPropertyTable[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    NamedPropertyTable[] propertyValue

    SetNamedPropertyTablePropertyValue(string, NamedPropertyTable)

    Declaration
    public void SetNamedPropertyTablePropertyValue(string propertyName, NamedPropertyTable namedPropertyTable)
    Parameters
    Type Name Description
    string propertyName
    NamedPropertyTable namedPropertyTable

    SetPhysicalMaterialPropertyValue(string, MaterialOptions)

    Declaration
    public void SetPhysicalMaterialPropertyValue(string propertyName, MaterialOptions materialOptions)
    Parameters
    Type Name Description
    string propertyName
    MaterialOptions materialOptions

    SetPointPropertyValue(string, Point)

    Declaration
    public void SetPointPropertyValue(string propertyName, Point propertyValue)
    Parameters
    Type Name Description
    string propertyName
    Point propertyValue

    SetReferencePropertyValue(string, NXObject)

    Declaration
    public void SetReferencePropertyValue(string propertyName, NXObject propertyValue)
    Parameters
    Type Name Description
    string propertyName
    NXObject propertyValue

    SetReferencePropertyValueArray(string, NXObject[])

    Declaration
    public void SetReferencePropertyValueArray(string propertyName, NXObject[] propertyValues)
    Parameters
    Type Name Description
    string propertyName
    NXObject[] propertyValues

    SetRegionArrayPropertyValue(string, CaeRegion[])

    Declaration
    public void SetRegionArrayPropertyValue(string propertyName, CaeRegion[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    CaeRegion[] propertyValue

    SetScalarFieldPropertyValue(string, FieldExpression)

    Declaration
    public void SetScalarFieldPropertyValue(string propertyName, FieldExpression propertyValue)
    Parameters
    Type Name Description
    string propertyName
    FieldExpression propertyValue

    SetScalarWithDataPropertyValue(string, double, Unit)

    Declaration
    public void SetScalarWithDataPropertyValue(string propertyName, double propertyValue, Unit unitType)
    Parameters
    Type Name Description
    string propertyName
    double propertyValue
    Unit unitType

    SetScalarWithDataPropertyValue(string, string, Unit)

    Declaration
    public void SetScalarWithDataPropertyValue(string propertyName, string propertyValue, Unit unitType)
    Parameters
    Type Name Description
    string propertyName
    string propertyValue
    Unit unitType

    SetSectionOffsetPropertyValue(string, BeamSectionOffsetOptions)

    Declaration
    public void SetSectionOffsetPropertyValue(string propertyName, BeamSectionOffsetOptions beamSectionOptions)
    Parameters
    Type Name Description
    string propertyName
    BeamSectionOffsetOptions beamSectionOptions

    SetSectionOrientationPropertyValue(string, BeamSectionOrientationOptions)

    Declaration
    public void SetSectionOrientationPropertyValue(string propertyName, BeamSectionOrientationOptions beamSectionOptions)
    Parameters
    Type Name Description
    string propertyName
    BeamSectionOrientationOptions beamSectionOptions

    SetStringArrayPropertyValue(string, string[])

    Declaration
    public void SetStringArrayPropertyValue(string propertyName, string[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string[] propertyValue

    SetTextPropertyValue(string, string[])

    Declaration
    public void SetTextPropertyValue(string propertyName, string[] propertyValue)
    Parameters
    Type Name Description
    string propertyName
    string[] propertyValue

    SetVectorFieldWrapperPropertyValue(string, VectorFieldWrapper)

    Declaration
    public void SetVectorFieldWrapperPropertyValue(string propertyName, VectorFieldWrapper propertyValue)
    Parameters
    Type Name Description
    string propertyName
    VectorFieldWrapper propertyValue

    SetVectorPropertyValue(string, Direction)

    Declaration
    public void SetVectorPropertyValue(string propertyName, Direction propertyValue)
    Parameters
    Type Name Description
    string propertyName
    Direction propertyValue

    Implements

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