API Help
Eplan.EplApi.DataModel Namespace / Properties.LocationBox Enumeration

In This Topic
    Properties.LocationBox Enumeration
    In This Topic
    Identificators of properties owned by LocationBox class.
    Syntax
    public enum Properties.LocationBox : System.Enum 
    public enum class Properties.LocationBox : public System.Enum 
    Members
    MemberValueDescription
    FUNC_BLOCK_FORMAT20202Block property: Format # 20202.
    FUNC_BLOCK_VALUE20201Block property # 20201.
    FUNC_CROSSREFERENCE20300Cross-reference (main / aux. function) # 20300.
    FUNC_GRAVINGTEXT20025Engraving text # 20025.
    FUNC_MOUNTINGLOCATION20024Mounting site (describing) # 20024.
    FUNC_SUPPLEMENTARYFIELD20901Supplementary field # 20901.
    FUNC_TECHNICAL_CHARACTERISTIC20027Technical characteristics # 20027.
    FUNC_TEXT20011Function text # 20011.
    FUNCTION_EXTERNALCROSSREFERENCE25102Cross-reference (external) # 25102.
    LOCATIONBOX_MAINPLACEMENT20305Main placement # 20305.
    RECTANGLE_HEIGHT20222Height # 20222.
    RECTANGLE_WIDTH20221Width # 20221.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.LocationBox

    See Also