Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / InstallationSpacePropertyList Class / INSTALLATIONSPACE_GRIDSIZE Property / INSTALLATIONSPACE_GRIDSIZE Property

In This Topic
    INSTALLATIONSPACE_GRIDSIZE Property
    In This Topic
    Grid size # 36450.
    Syntax
    public PropertyValue INSTALLATIONSPACE_GRIDSIZE {get; set;}
    public:
    property PropertyValue^ INSTALLATIONSPACE_GRIDSIZE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance of the grid points for the graphical editing in the 3D view.

    See Also