Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccWireHarness Interface
Members
In This Topic
    IOccWireHarness Interface
    In This Topic
    Occurrence that is a wire harness.
    Object Model
    IOccWireHarness InterfaceTextProperty ClassBooleanProperty ClassTextProperty ClassBooleanProperty ClassTextProperty ClassTextProperty Class
    Syntax
    Public Properties
     NameDescription
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the description of this occurrence.  
     Property Gets or sets the value of the 'EPLAN export' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IEplanExportable)
     Property Gets or sets the ERP number of this occurrence.  
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     Property Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Is occurrence valid? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I3DOccurrence)
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the part number of this occurrence.  
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
    Top
    Public Methods
     NameDescription
     MethodOverloaded.  Add an occurrence to this wire harness.  
     Method (Inherited from System.IEquatable<IOccurrence>)
     Method Gets the content of this wire harness.  
     MethodGets the EPLAN.Harness.API.Projects.Documents.WireHarnessInfo for this wire harness. Is used for deriving nailboards.  
     MethodOverloaded.  Remove an occurrence from this wire harness.  
    Top
    See Also