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

    Return Value

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