Harness proD API Help
EPLAN.Harness.API.Occurrences.CableDrawing Namespace / OccCdControlPoint Class / Visible Property
In This Topic
    Visible Property (OccCdControlPoint)
    In This Topic
    Turns visibility of control point on/off. When off, it can not be turned on by "Show all" command in UI, only by this property. It can be set by display configuration.
    Syntax
    public BooleanProperty Visible {get; set;}
    See Also