
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Occurrences.BaseOccurrence
EPLAN.Harness.API.Occurrences.Base2DOccurrence
EPLAN.Harness.API.Occurrences.BaseCdOccurrence
EPLAN.Harness.API.Occurrences.CableDrawing.OccCdCoatingPoint
public class OccCdCoatingPoint : EPLAN.Harness.API.Occurrences.BaseCdOccurrence, EPLAN.Harness.API.Interfaces.IApiObject, EPLAN.Harness.API.Occurrences.Interfaces.I2DPositionReadOnly, EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | IsRapid | Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | IsValid | Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | LibraryPart | Gets the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Name | Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Base2DOccurrence) |
![]() | OriginalOccId | ID of the original 3D occurrence from which this occurrence is derived. (Inherited from EPLAN.Harness.API.Occurrences.Base2DOccurrence) |
![]() | P8DisplayedDT | Gets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | P8FullDT | Gets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | P8FunctionText | Gets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | ParentCableUnit | The parent cable unit occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseCdOccurrence) |
![]() | Parents | Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Position | Gets the 2D position in drawing. |
![]() | UserDefinedProperties | Overridden. Gets or sets a list of user-defined properties of this occurrence. |
![]() | Visible | Turns visibility of control point on/off. When off, it can not be turned on by "Show all" command in UI, only by this property. It can be set by display configuration. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |