| Name | Description |
| AllSubFunctions | Returns an array of all sub-functions of the given main function. Sub-functions are all functions having the same identifying device tag (property 20005) which are not main (a.k.a. auxiliary functions). (Inherited from Eplan.EplApi.DataModel.Function) |
| AreConnectionPointPositionsLocal | Determines if connection point data are saved locally at the part placement. (Inherited from Eplan.EplApi.DataModel.Function) |
| AreTargetsSpecifed | The value determines if target is taken from net-based routing or not. (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| ArticleReference | Sets the ArticleReference at the reference position of the ArticleReference. (Inherited from Eplan.EplApi.DataModel.Function) |
| ArticleReferences | Returns ArticleReferences that are referenced by Function. (Inherited from Eplan.EplApi.DataModel.Function) |
| Articles | Returns Articles that are referenced by Function, and only those that are stored in project database. (Inherited from Eplan.EplApi.DataModel.Function) |
| Block | Returns a block which this SymbolReference object is part of. If this object is not a part of any block, this property returns NULL. (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| BmkSearchDirection | The property gives the search direction of the full device tag, when the visible device tag name is empty. (Inherited from Eplan.EplApi.DataModel.Function) |
| CanGiveConnDesignationsToOtherFunctions | Returns flag, if this function can give connection designations to other functions (is meant for the Device-Tag-Editor, where sometimes there can be edited more connection designations than the actual function has) (Inherited from Eplan.EplApi.DataModel.Function) |
| CanHaveArticleData | Check if the Function can have Articles. (Inherited from Eplan.EplApi.DataModel.Function) |
| ConnectionPointPositions | Array of connection points data. (Inherited from Eplan.EplApi.DataModel.Function) |
| Connections | Returns Connections that have the Functions as a start function or end function. (Inherited from Eplan.EplApi.DataModel.Function) |
| ContactImage | Returns contact image assign to this function or null . (Inherited from Eplan.EplApi.DataModel.Function) |
| ContactImageType | Gets or sets a value indicating where contact image is displayed for this function. (Inherited from Eplan.EplApi.DataModel.Function) |
| CrossReferencedObjectsAll | Returns an array of objects cross-referenced with this object (i.e. having the same name - in case of functions - or otherwise associated) (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| DatabaseIdentifier | Returns the project as number. The number is unique for all open projects in one session. The number changes when the project is closed and opened again. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| DrawingOrder | Sets display sequence. The drawing order flag will be used to sort elements according to drawing order within a group. If elements chare the same value the drawing order will result from order of the data model. Default value is 67. (Inherited from Eplan.EplApi.DataModel.Placement) |
| FunctionCategory | Overridden. Returns the category of a Function. |
| FunctionDefinition | Returns the FunctionDefinition of the Function. (Inherited from Eplan.EplApi.DataModel.Function) |
| FunctionsInside | Returns an array of all existing functions in BoxedDevice. |
| FunctionTemplates | If this object is the main function of a device or a cable, this property returns an array of transient object (of Connection or Function type) that represent function templates contained by the device or the cable. (Inherited from Eplan.EplApi.DataModel.Function) |
| GraphicalConnectionPoints | An array of the symbols's connection points (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| GraphicalConnections | An array of SymbolReference.GraphicalConnection objects representing all auto-connecting lines connected to the pins of the symbol. This property may be useful to check graphical layout of connections associated with the symbol (including T-nodes, corners, etc.). (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| Group | Returns a group that the Placement object belongs to. If the Placement object doesn't belong to any group, NULL is returned. (Inherited from Eplan.EplApi.DataModel.Placement) |
| HasDefaultGraphicalTerminalsToConnectionPointsMapping | Determines if connection points to graphical terminals mapping is the default mapping, according to the symbol. Please refer to the line "Symbol connection point" in dialog "Connection point logic" in GUI. This property returns ... true, if all Symbol connection points are mapped to the respective connection point of the Function. false, if the mapping on the Function was changed in regard to the Symbol. (Inherited from Eplan.EplApi.DataModel.Function) |
| HasPolylineAsLogicalArea | Returns true if the symbol's logical area is a polyline (consisting of segments) rather than just a rectangle. (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| HasPotentialSeparated | Gets/Sets, if the function separates potentials. (Inherited from Eplan.EplApi.DataModel.Function) |
| IdentifyingNameParts | Returns identifying name of the Function. (Inherited from Eplan.EplApi.DataModel.FunctionBase) |
| IsCoveredTemplate | Returns true if this is a Function object that covers a function template in a device. (Inherited from Eplan.EplApi.DataModel.Function) |
| IsFixedDevice | Set or checks if device of this function is fixed. (Inherited from Eplan.EplApi.DataModel.Function) |
| IsLocked | Determines if the the StorableObject is locked.
The StorableObject is locked when it was explicitly or implicitly locked. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| IsMainFunction | Gets/Sets a flag which indicates a main function of the device. (Inherited from Eplan.EplApi.DataModel.Function) |
| IsNameEmpty | Returns true if the list of name's properties is empty (Inherited from Eplan.EplApi.DataModel.FunctionBase) |
| IsNetConnecting | Returns, if the function is netconnecting. (Inherited from Eplan.EplApi.DataModel.Function) |
| IsPlaced | Returns true if the placement is placed (Inherited from Eplan.EplApi.DataModel.Placement) |
| IsReadOnly | Determines if StorableObject is read-only (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| IsSetAsVisible | Overridden. Gets/Sets visibility of the object as set in its properties dialog. |
| IsTemplate | Returns true if this is a transient Function object repesenting an uncovered function template of a device. (Inherited from Eplan.EplApi.DataModel.Function) |
| IsTemplateReadOnly | Determines whether changes made on this template will be stored after UpdateLocalTemplate is called. (Inherited from Eplan.EplApi.DataModel.Function) |
| IsTransient | Determines if the the StorableObject is transient.
The StorableObject is transient when it was created by default constructor and:
it is a Page and it was not assigned a Project,
it is a Placement or any class derived from it and was not assigned a Page. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| IsValid | Determines if StorableObject is correct database object and is not deleted. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| IsVisible | Gets/Sets the actual visibility state of the function's graphical representation. |
| Location | Get or set the placement's location. (Inherited from Eplan.EplApi.DataModel.FunctionBase) |
| LogicalAreaSegments | Gets/Sets an array of segments that the symbol's logical area may consist of. (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| ManualPlacementType | Gets custom placement type. Placement type express how function will be shown on schema. (Inherited from Eplan.EplApi.DataModel.Function) |
| Name | Returns the name of the FunctionBase. (Inherited from Eplan.EplApi.DataModel.FunctionBase) |
| NameParts | Name of the Function. (Inherited from Eplan.EplApi.DataModel.FunctionBase) |
| NestedFunctions | Returns an array of nested functions of the given main function. Nested-functions property returns functions whose identifying device tag contains the device tag of the parent + nested part of device tag. (Inherited from Eplan.EplApi.DataModel.Function) |
| ObjectIdentifier | Returns the object identifier as number. The number is unique for all objects of this type. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| Page | Returns the page the Placement is on, or assigns a Page object to the placement. If the placement was previously assigned to another page, it is removed from old one and assigned to the page given as an argument. (Inherited from Eplan.EplApi.DataModel.Placement) |
| ParentFunction | Gets parent function (a main function having the same identifying name or, in case of sub-terminals, the main terminal of a multi-level terminal). For main functions it returns NULL. (Inherited from Eplan.EplApi.DataModel.Function) |
| Pins | Gets/Sets an array of the function's connection points. (Inherited from Eplan.EplApi.DataModel.Function) |
| PlanningSegment | Eplan.EplApi.DataModel.Planning.PlanningSegment assigned to this function. (Inherited from Eplan.EplApi.DataModel.Function) |
| Project | Returns the project the StorableObject belongs to. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| Properties | EPLAN properties of the Function object. (Inherited from Eplan.EplApi.DataModel.Function) |
| PropertyPlacements | Returns Eplan.EplApi.DataModel.Graphics.PropertyPlacements assigned to the SymbolReference. (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| PropertyPlacementsSchemas | Returns SymbolReference.PropertyPlacementsSchemas assigned to this SymbolReference. (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| SubFunctions | Returns an array of sub-functions of the given main function. Sub-functions are all functions having the same identifying device tag (property 20005) which are not main (a.k.a. auxiliary functions). (Inherited from Eplan.EplApi.DataModel.Function) |
| SymbolVariant | Specifies Eplan.EplApi.DataModel.MasterData.SymbolVariant assigned to this SymbolReference. (Inherited from Eplan.EplApi.DataModel.Function) |
| SymbolWiringType | Set configuration type to select different variants for point or destination wiring (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| TypeIdentifier | Returns the type of the object as number. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
| UseLocalPropertyPlacements | Return true if the instance uses the local property instances, otherwise it uses the ones of the variant. (Inherited from Eplan.EplApi.DataModel.SymbolReference) |
| VisibleName | Returns the visible name of the FunctionBase. (Inherited from Eplan.EplApi.DataModel.FunctionBase) |
| VisibleNameParts | Returns visible name of the Function. (Inherited from Eplan.EplApi.DataModel.FunctionBase) |
| WriteProtected | Check if object is currently write protected or sets Manual write protection (Inherited from Eplan.EplApi.DataModel.Function) |