Search Results for

    Show / Hide Table of Contents

    Struct BomNode

    Represents the node of a BOM.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: TopSolid.Pdm.Explorer.Automating
    Assembly: TopSolid.Pdm.Explorer.Automating.dll
    Syntax
    [DataContract]
    [AvailableSinceVersion(7, 11, 300, 80)]
    public struct BomNode
    Remarks

    This structure is available since v7.11.

    Constructors

    Name Description
    BomNode(int, string, IList<string>, IList<int>, IList<Bitmap>)

    Initializes a new instance of the BomNode class.

    Properties

    Name Description
    ForcedValues

    Gets the indexes of the forced values.

    Images

    Gets the images.

    Level

    Gets the level.

    Name

    Gets the name.

    Values

    Gets the values.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.