Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibPinPart Class / CavitySeals Property
In This Topic
    CavitySeals Property (BaseLibPinPart)
    In This Topic
    List of cavity seals assigned to this connectable object.
    Syntax
    public List<BaseLibraryPart> CavitySeals {get;}
    Remarks
    This is not a simple property. Getting this property may take more time.
    See Also