Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccCableUnit Interface
Members
In This Topic
    IOccCableUnit Interface
    In This Topic
    Occurrence that is a cable unit.
    Object Model
    IOccCableUnit InterfaceTextProperty ClassTextProperty ClassBooleanProperty ClassTextProperty ClassTextProperty ClassBooleanProperty 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 ERP number of this occurrence.  
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     PropertyIs this cable unit valid?  
     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 the value of 'Selectable' property 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
     Method Add an occurrence to this cable unit.  
     Method (Inherited from System.IEquatable<IOccurrence>)
     MethodGets the EPLAN.Harness.API.Projects.Documents.CableUnitInfo for this cable unit. Is used for deriving cable drawings.  
     Method Gets content of this cable unit.  
     Method Remove an occurrence from this cable unit.  
    Top
    See Also