Show / Hide Table of Contents

    Enum EmbedLocation

    Available options for where to place an embed plate in a concrete wall

    Namespace: DesignData.SDS2.Setup
    Assembly: DesignData.SDS2.Setup.dll
    Syntax
    public enum EmbedLocation

    Fields

    Name Description
    Automatic

    Let the system decide

    InsideWall

    Place the plate inside the wall

    OutsideWall

    Place the plate outside the wall

    Back to top