Harness proD API Help
EPLAN.Harness.API.Occurrences Namespace / BaseWsOccurrence Class
Members
In This Topic
    BaseWsOccurrence Class
    In This Topic
    Abstract base class for all API workspace occurrences.
    Object Model
    BaseWsOccurrence ClassBooleanProperty ClassBaseLibraryPart ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.ApiObject
          EPLAN.Harness.API.Occurrences.BaseOccurrence
             EPLAN.Harness.API.Occurrences.Base3DOccurrence
                EPLAN.Harness.API.Occurrences.BaseWsOccurrence
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsAccessoryOccurrence
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsAssembly
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsAuxiliaryObject
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsCable
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsCableTie
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsConnectableObject
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsConstraint
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsControlPoint
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsHandle
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsLabel
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsLeadingPart
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsPin
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsSpecialComponent
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsSurfaceProtection
                   EPLAN.Harness.API.Occurrences.Workspace.BaseWsWire
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsAnnotation
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsBundle
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsCablesTwist
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsCablesTwistEnd
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsCableUnit
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsCavityPlug
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsCavitySeal
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsCenterPlanes
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsComplexEntity
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsCoordinateSystem
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsEnclosure
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsImage
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsInsulator
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsInsulatorEnd
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsLatentWire
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsLayoutSpace
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsLeadingPath
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsLoop
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsMultipleSeal
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsPart
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsPattern
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsRapidInsulator
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsRapidLatentWire
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsRapidRibbonCable
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsRibbonCable
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsRibbonControlPoint
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsShieldEnd
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsShieldWireEnd
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsSubPart
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsTerminalStrip
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsTwist
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsUserDefinedAccessory
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsWireEnd
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsWireHarness
                   EPLAN.Harness.API.Occurrences.Workspace.OccWsWireTerminal

    Syntax
    Public Properties
     NameDescription
    Public Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject)
    Public Property Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public MethodServes as the default hash function. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public MethodReturns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject)
    Top
    See Also