
System.Object
EPLAN.Harness.API.ApiObject
EPLAN.Harness.API.Projects.Documents.ProjectEntity
EPLAN.Harness.API.Projects.Documents.Document
EPLAN.Harness.API.Projects.Documents.RevisionableDocument
EPLAN.Harness.API.Projects.Documents.GraphicDocument
EPLAN.Harness.API.Projects.Documents.Drawing2D
EPLAN.Harness.API.Projects.Documents.Nailboard
public class Nailboard : Drawing2D, EPLAN.Harness.API.Interfaces.IApiObject, EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | AllowRendering | Gets or sets whether scene is updated after changed or not. After set true the scene is updated immediately. (Inherited from EPLAN.Harness.API.Projects.Documents.GraphicDocument) |
![]() | BackupExists | Does this document have a backup file on the disc? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | Camera | Camera of this drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreatedBy | Overridden. Name of the document author. |
![]() | CreatedDate | Overridden. When was the document created. |
![]() | Description | Overridden. Description of the document. |
![]() | DisplayConfiguration | Overridden. Gets current display configuration of this drawing. |
![]() | ElectricalConfigurationInfo | Overridden. Get electrical configuration of this drawing. |
![]() | GlobalGrid | Global grid of this drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | HasFocus | Does this document have focus in the UI? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | HasRevision | Does this document have a revision? (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | HighlightSet | Gets set of highlighted occurrences. (Inherited from EPLAN.Harness.API.Projects.Documents.GraphicDocument) |
![]() | ID | ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | IsOpened | Is this document opened? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | IsOpenedAsReadOnly | Is this document open as read only? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | IsRevision | Is this document part of a revision? (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | IsUpToDate | Is this drawing up to date? (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | IsValid | Overridden. Tells you whether this object is valid or not. |
![]() | LastModified | Overridden. When was the document last modified. |
![]() | LastModifiedBy | Overridden. The user who modified the document last. |
![]() | LastUpdate | Overridden. Get last update date of this document. |
![]() | LayerManagement | Layer management of this drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | LocalGrid | Local grid (gap) of this nailboard. |
![]() | LocalRotationGrid | Local rotation grid of this nailboard. |
![]() | Modified | Get modified (dirty) flag on 2D and 3D documents (Inherited from EPLAN.Harness.API.Projects.Documents.GraphicDocument) |
![]() | Name | Overridden. Name of the document. |
![]() | Path | Overridden. Path to the document file. |
![]() | Revisions | List all revisions this document has. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | RevisionText | Note related to revision of this document. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | Scale | Scale of this drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | SelectSet | Gets set of selected occurrences. (Inherited from EPLAN.Harness.API.Projects.Documents.GraphicDocument) |
![]() | Settings | Settings of the nailboard. |
![]() | UpdateTreeView | Gets or sets whether tree view is updated after changed or not. After set true the tree view is updated immediately. (Inherited from EPLAN.Harness.API.Projects.Documents.GraphicDocument) |
![]() | UserDefinedProperties | List of User-defined properties of this document or project. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | Variant | Gets parent variant of this document. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | ViewOption | View option of the drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | Views | Get controller of stored views of this document. (Inherited from EPLAN.Harness.API.Projects.Documents.GraphicDocument) |
Name | Description | |
---|---|---|
![]() | AddSources | Add given wire harness(es) to this Nailboard's sources. |
![]() | AddToWireHarness | Overloaded. Add selected free drawings to wire harness. |
![]() | ApplyDisplayConfiguration | Overridden. Apply selected display configuration to this drawing. |
![]() | AssignObjectsToLayersByTypes | Assign objects in drawing to layers by its layer types. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | BringOneLayerForward | Bring occurrence one layer forward. |
![]() | BringToFront | Bring occurrence to front. |
![]() | Close | Close this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | CreateArc | Creates an arc on a circle circumscribed to a triangle specified by three points. First two point parameters are endpoints of the arc. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreateCircle | Overloaded. Creates a circle circumscribed to a triangle specified by points. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreateDimension | Creates a free dimension between two points in drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreateEllipse | Creates an ellipse specified by center and minor and major radii. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreateLine | Creates a line between two specified points. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreatePoint | Creates a point on specified position. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreatePolygon | Creates a polygon through specified points. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreatePolyLine | Draws a poly line through specified points. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreateRectangle | Creates a rectangle based on specified points. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | CreateSpline | Draws a spline through specified points. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | DeleteOccurrence | Delete occurrence from this drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | Equals | Is this document equal to the following object? (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | Export | Export this drawing to a file. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | FlipObjectHorizontally | Flip object horizontally. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | FlipObjectVertically | Flip object vertically. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | GetAllOccurrences | Overloaded. Get all occurrences in this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | GetAllTables | Get all table occurrences in the drawing document. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | GetDefaultLayer | Returns name of the default layer of this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | GetEnvironmentOccurrences | Overridden. Get environment occurrences in this document. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | GetLayers | Returns names of all layers in this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | GetSources | Get derivation sources of this drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | Hide | Hide selected occurrences. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | HideAllButMe | Hide all occurrences in this drawing except of the selected ones. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | ImportDrawing | Import and place drawing from file. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | ImportImage | Import and place raster image from file. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | MoveWireHarnessSegment | Move (rotate) wire harness segments. |
![]() | Open | Overridden. Open this document. |
![]() | PlaceAccessoryListTable | Place list of accessories table. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceAssemblyTable | Place assembly / device content table. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceBalloons | Overridden. Insert balloons to drawings. |
![]() | PlaceBomTable | Place bill of materials table. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceBundleContentTable | Place bundle / cable content table. |
![]() | PlaceCableTieSymbol | Place a symbol of cable tie into drawing. It is placed on 0, 0 coordinates. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceConnectableObjectSymbol | Place a symbol of connectable object symbol into drawing. It is placed on 0, 0 coordinates. See examples how to obtain a control point or an end symbol. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceConnectableObjectTable | Place connectable object table. |
![]() | PlaceControlPoint | Place custom control point on control path (bundle, wire, cable). The custom point is placed between two control points on specified distance from 1st one. The control points must lay on the same control path and they must be neighbours. |
![]() | PlaceCustomTable | Place custom table. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceDrawingBorder | Place drawing border from library. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceDrawingHeader | Place drawing header from library. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceDrawingNotesTable | Place drawing notes table. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceGap | Place gap symbol between two control points. |
![]() | PlaceInnerDimension | Place inner dimension between two neighboring control points. |
![]() | PlaceLabelSymbol | Place a symbol of label into drawing. It is placed on 0, 0 coordinates. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceNail | Place nail to this nailboard. |
![]() | PlaceOuterDimension | Place outer dimension between two selected control points. The control points must be members of the same wire harness. |
![]() | PlacePartAccessoryTable | Place part accessory table. |
![]() | PlacePartSymbol | Place symbol of mechanical part from library. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlacePlotFrame | Place plot frame. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceRasterWithPositions | Place raster with positions. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceSpecialComponentSymbol | Place a symbol of special component into drawing. It is placed on 0, 0 coordinates. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceSpecialComponentTable | Place special electrical components table. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceSpecifiedBalloons | Overridden. Insert BOM (bill of materials) balloons to drawings. |
![]() | PlaceSpiderDiagram | Place spider diagram. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceSurfaceProtectionLegend | Place surface protection legend. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceSurfaceProtectionTable | Place surface protection table. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceSymbol | Place symbol from library. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | PlaceWireHarnessesTable | Place wire harnesses table. |
![]() | PlaceWireList | Place wire list. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | Promote | If this document is part of a revision, it gets promoted to a normal document. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | ReloadPropertyPanel | Reload property panel of this document to show current state of all controls in the panel. (Inherited from EPLAN.Harness.API.Projects.Documents.GraphicDocument) |
![]() | Remove | Overridden. Remove the document. |
![]() | RemoveFromWireHarness | Remove selected free drawings from wire harness. |
![]() | RemoveSources | Overridden. Remove given source(s) from this drawing. |
![]() | Restore | Restore this document from backup. (Inherited from EPLAN.Harness.API.Projects.Documents.Document) |
![]() | Revise | Create new revision of this document. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | Save | Save this document. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | SaveAs | Save this as a new document. |
![]() | SaveAsTemplate | Save this document as template. (Inherited from EPLAN.Harness.API.Projects.Documents.RevisionableDocument) |
![]() | SendOneLayerBackward | Send occurrence one layer backward. |
![]() | SendToBack | Send occurrence to back. |
![]() | Show | Show selected occurrences. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | ShowAllObjects | Show all occurrences in this drawing. (Inherited from EPLAN.Harness.API.Projects.Documents.Drawing2D) |
![]() | ShrinkBundle | Place gap symbol between two control points. |
![]() | ToString | Returns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject) |
![]() | Update | Overridden. Update this drawing. Any changes in source documents will show up in the drawing. |