Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / AutoAttachedPartResult Class
Members
In This Topic
    AutoAttachedPartResult Class
    In This Topic
    Result of auto-attach of one part. Returns method EPLAN.Harness.API.Projects.Documents.Designer.AutoPlaceAttachedParts.
    Object Model
    AutoAttachedPartResult ClassBaseOccurrence ClassBaseOccurrence Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.DataStructures.AutoAttachedPartResult

    Syntax
    public class AutoAttachedPartResult 
    Public Properties
     NameDescription
    Public PropertyPlaced or removed attached occurrence. Is null if autoplace of this attached failed.  
    Public PropertyDescription of this result.  
    Public PropertyParent occurrence on/from which attached part should be placed/removed.  
    Top
    See Also