Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccPattern Interface
Properties Methods

In This Topic
    IOccPattern Interface Members
    In This Topic

    The following tables list the members exposed by IOccPattern.

    Public Properties
     NameDescription
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyDistance in axis X.  
     PropertyDistance in axis Y.  
     PropertyDistance in axis Z.  
     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)
     PropertyNumber of items in axis X.  
     PropertyNumber of items in axis Y.  
     PropertyNumber of items in axis Z.  
     PropertyOdd row offset.  
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyPrefix for part names in this pattern.  
     Property Gets or sets the value of 'Selectable' property of this occurrence.  
     PropertySeparator for part names in this pattern.  
     PropertyStarting index for part names in this pattern.  
     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 (Inherited from System.IEquatable<IOccurrence>)
    Top
    See Also