Show / Hide Table of Contents

    Enum PiecemarkType

    Enumeration of types of piecemarks in SDS2

    Namespace: DesignData.SDS2.Detail
    Assembly: DesignData.SDS2.Detail.dll
    Syntax
    public enum PiecemarkType

    Fields

    Name Description
    Major

    A member, assembly, or major, piecemark

    Minor

    A material, or minor, piecemark

    Back to top