
public interface IOccurrence : EPLAN.Harness.API.Interfaces.IApiObject, IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. |
![]() | ID | Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject) |
![]() | IsRapid | Is the part a rapid prototype? |
![]() | IsValid | Is occurrence valid? |
![]() | Name | Name of the API occurrence. |
![]() | Parents | Gets parent occurrences of closest level in hierarchy of this occurrence. |
![]() | UserDefinedProperties | Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.IEquatable<IOccurrence>) |