Search Results for

    Show / Hide Table of Contents

    Class PropTable

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    NXObject
    BasePropertyTable
    PropertyTable
    PropTable
    Implements
    IMessageSink
    INXObject
    Inherited Members
    PropertyTable.GetPropertyType(string)
    PropertyTable.GetTextPropertyValue(string)
    PropertyTable.SetTextPropertyValue(string, string[])
    PropertyTable.GetScalarWithDataPropertyValue(string, out double, out Unit)
    PropertyTable.SetScalarWithDataPropertyValue(string, double, Unit)
    PropertyTable.SetScalarWithDataPropertyValue(string, string, Unit)
    PropertyTable.GetScalarFieldPropertyValue(string)
    PropertyTable.SetScalarFieldPropertyValue(string, FieldExpression)
    PropertyTable.GetVectorPropertyValue(string)
    PropertyTable.SetVectorPropertyValue(string, Direction)
    PropertyTable.GetReferencePropertyValue(string)
    PropertyTable.SetReferencePropertyValue(string, NXObject)
    PropertyTable.GetReferencePropertyValueArray(string, out NXObject[])
    PropertyTable.SetReferencePropertyValueArray(string, NXObject[])
    PropertyTable.GetPointPropertyValue(string)
    PropertyTable.SetPointPropertyValue(string, Point)
    PropertyTable.GetDateTimePropertyValue(string, out int, out int, out int, out int, out int, out int, out int)
    PropertyTable.SetDateTimePropertyValue(string, int, int, int, int, int, int, int)
    PropertyTable.GetNamedPropertyTableArrayPropertyValue(string)
    PropertyTable.SetNamedPropertyTableArrayPropertyValue(string, NamedPropertyTable[])
    PropertyTable.AddElementsToNamedPropertyTableArrayPropertyValue(string, NamedPropertyTable[])
    PropertyTable.RemoveElementsFromNamedPropertyTableArrayPropertyValue(string, NamedPropertyTable[])
    PropertyTable.GetSetManagerPropertyValue(string)
    PropertyTable.GetNamedPropertyTablePropertyValue(string)
    PropertyTable.SetNamedPropertyTablePropertyValue(string, NamedPropertyTable)
    PropertyTable.GetAxisPropertyValue(string)
    PropertyTable.SetAxisPropertyValue(string, Axis)
    PropertyTable.GetPhysicalMaterialPropertyValue(string)
    PropertyTable.SetPhysicalMaterialPropertyValue(string, MaterialOptions)
    PropertyTable.GetCaeSectionPropertyValue(string)
    PropertyTable.SetCaeSectionPropertyValue(string, BeamSectionOptions)
    PropertyTable.GetVectorFieldWrapperPropertyValue(string)
    PropertyTable.SetVectorFieldWrapperPropertyValue(string, VectorFieldWrapper)
    PropertyTable.GetSectionOrientationPropertyValue(string)
    PropertyTable.SetSectionOrientationPropertyValue(string, BeamSectionOrientationOptions)
    PropertyTable.GetSectionOffsetPropertyValue(string)
    PropertyTable.SetSectionOffsetPropertyValue(string, BeamSectionOffsetOptions)
    PropertyTable.GetExtMenuPropertyValue(string)
    PropertyTable.SetExtMenuPropertyValue(string, string)
    PropertyTable.GetStringArrayPropertyValue(string)
    PropertyTable.SetStringArrayPropertyValue(string, string[])
    PropertyTable.GetStringArrayPropertyValueChoices(string)
    PropertyTable.GetPropertyDescriptorName(string)
    PropertyTable.GetRegionArrayPropertyValue(string)
    PropertyTable.SetRegionArrayPropertyValue(string, CaeRegion[])
    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.AeroStructures
    Assembly: NXOpen.dll
    Syntax
    public class PropTable : PropertyTable, IMessageSink, INXObject

    Constructors

    PropTable()

    Declaration
    protected PropTable()

    Methods

    GetDescriptionPropertyValue(string)

    Declaration
    public DescriptionValue GetDescriptionPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    DescriptionValue

    GetLaminatePropertyValue(string)

    Declaration
    public LaminateValue GetLaminatePropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    LaminateValue

    GetLoadExtractionPropertyValue(string)

    Declaration
    public LoadExtractionValue GetLoadExtractionPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    LoadExtractionValue

    GetMarginPropertyType(string)

    Declaration
    public PropTable.MarginPropertyType GetMarginPropertyType(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    PropTable.MarginPropertyType

    GetTableParamPropertyValue(string)

    Declaration
    public TableParamValue GetTableParamPropertyValue(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    Returns
    Type Description
    TableParamValue

    SetDescriptionPropertyValue(string, DescriptionValue)

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

    SetFilePropertyValue(string, string)

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

    SetLaminatePropertyValue(string, LaminateValue)

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

    SetLoadExtractionPropertyValue(string, LoadExtractionValue)

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

    SetTableParamPropertyValue(string, TableParamValue)

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

    Implements

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