
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Occurrences.BaseOccurrence
EPLAN.Harness.API.Occurrences.Base2DOccurrence
EPLAN.Harness.API.Occurrences.BaseNbOccurrence
EPLAN.Harness.API.Occurrences.Nailboard.BaseNbDrawableOccurrence
EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable
EPLAN.Harness.API.Occurrences.Nailboard.OccNbWireRunTable
public class OccNbWireRunTable : OccNbCommonTable, EPLAN.Harness.API.Interfaces.IApiObject, EPLAN.Harness.API.Occurrences.Interfaces.I2DDecorableOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.I2DFreeDrawing, EPLAN.Harness.API.Occurrences.Interfaces.I2DStyleableOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.I2DTranslatable, EPLAN.Harness.API.Occurrences.Interfaces.IOccCommonTable, EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence, EPLAN.Harness.API.Occurrences.Interfaces.IOccWireRunTable, EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | AvoidDisplayConfiguration | Specifies whether to avoid the display configuration or not. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | Decorations | Decorations, belonging to this decorable occurrence, visible in the drawing. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | 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) |
![]() | Layer | Actual layer. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | LibraryPart | Gets the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | Name | Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | 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) |
![]() | Parents | Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | ParentWireHarness | The parent wire harness occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseNbOccurrence) |
![]() | Position | Gets (or sets) the position of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | Scale | Scale of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | Selectable | Gets or sets the value of 'Selectable' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | TableBottomPosition | Gets or sets the position of the bottom right corner of a table. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | TableConfiguration | Defines configuration (i.e. styling of texts, properties of lines etc.) of the table. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | TableTopPosition | Gets or sets the position of the top left corner of a table. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | UserDefinedProperties | Overridden. Gets or sets a list of user-defined properties of this occurrence. |
![]() | ZOrder | Get Z-order of this drawable occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbDrawableOccurrence) |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | FitTable | Fits the table to the current table content. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | GetAvailableColumns | Returns a collection of all available column names of a table. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence) |
![]() | GetVisibleColumns | Returns a collection of all visible column names of a table. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | SetColumnPosition | Inserts the column on the initial index to a position specified by "newIndex" or to the last position (in the case when newIndex is greater than the total count of visible columns). (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | SetSortColumn | Sets the sort column of a table. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | SetTableColumns | Set whether one or more columns specified by their names should be visible or not. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.OccNbCommonTable) |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |