Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdCableUnit Class / GetCableUnitInfo Method
In This Topic
    GetCableUnitInfo Method (OccWdCableUnit)
    In This Topic
    Gets the EPLAN.Harness.API.Projects.Documents.CableUnitInfo for this cable unit. Is used for deriving cable drawings.
    Syntax
    public CableUnitInfo GetCableUnitInfo()

    Return Value

    The corresponding EPLAN.Harness.API.Projects.Documents.CableUnitInfo for this cable unit.
    See Also