Harness proD API Help
EPLAN.Harness.API.Occurrences.Nailboard Namespace / OccNbShieldWireEnd Class / GetShield Method
In This Topic
    GetShield Method (OccNbShieldWireEnd)
    In This Topic
    Get parent shield.
    Syntax
    public OccNbShield GetShield()

    Return Value

    Occurrence of the shield to which this end belongs.
    Remarks
    This method returns the actual OccNbShield, not OccNbShieldWire.
    See Also