Harness proD API Help
EPLAN.Harness.API.Settings Namespace / NPGrids Class
Members
In This Topic
    NPGrids Class
    In This Topic
    Contains Nailboard grid settings.
    Object Model
    NPGrids ClassApiLocalGridDividing ClassApiLengthCoefficient ClassApiLocalGridSpacing ClassApiLocalGridSpacing Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.NPGrids

    Syntax
    public class NPGrids 
    Public Properties
     NameDescription
    Public PropertyDefines the number of radial shrinking steps for gaps grids by specifying a value in percent (10 ~ 10 steps, 25 ~ 4 steps, etc.).  
    Public PropertyDefines the maximum allowed lengthening coefficient for shrinking / lengthening bundles / cables. The default value "1" doesn't allow any lengthening, only shrinking. A coefficient of "2" allows lengthening of max. 100%.  
    Public PropertyDefines the number of segments into which the local grid is divided by specifying the angle between them. The lesser the angle is, the more fluent the Move command will be.  
    Public PropertyDefines the number of segments into which the gaps grid is divided by specifying the angle between them. The lesser the angle is, the more fluent the Move command will be.  
    Top
    See Also