API Help
Eplan.EplApi.DataModel.E3D Namespace / InstallationSpacePropertyList Class / INSTALLATIONSPACE_MACRO_NAME Property / INSTALLATIONSPACE_MACRO_NAME(Int32) Property

In This Topic
    INSTALLATIONSPACE_MACRO_NAME(Int32) Property
    In This Topic
    Macro: Name # 11018. This property isn't indexed.
    Syntax
    public PropertyValue INSTALLATIONSPACE_MACRO_NAME( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_MACRO_NAME {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    File name of the 3D macro.

    See Also