Name | Description | |
---|---|---|
![]() | AddRecord | Adds a new record with the specified name to the PlaceHolder object. |
![]() | AddReference | Adds the reference of a Placement object to the placeholder. |
![]() | AddVariable | Adds a new variable to the PlaceHolder object. |
![]() | ApplyRecord | Overloaded. Applies a record of values on a PlaceHolder object. |
![]() | CopyTo | Overloaded. Copy Placement and insert the Copy into destination group. Copied placement will be inserted into desired project of destination group. If this placement is temporary, the copy will be persistent, if the destination group is also persistent. Group or Page, where the placement will be inserted. Defines whether a layer should be matched by name. (Inherited from Eplan.EplApi.DataModel.Placement) |
![]() | Create | Creates a new PlaceHolder object on the specified Page. |
![]() | CreateTransient | Overridden. Creates transient and not placed PlaceHolder object. |
![]() | DeleteRecord | Overloaded. Deletes a record. |
![]() | DeleteUnusedVariables | Deletes all unused variables. |
![]() | DeleteVariable | Deletes a variable. |
![]() | Dispose() | Destructor for deterministic finalization of PlaceHolder object. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | Equals | Operator of comparison implementation. Checks if two StorableObjects refer to the same object in the project. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | FindRecord | Finds a record by name. |
![]() | FindReference | Finds an object in the list of object referenced by a PlaceHolder. |
![]() | FindVariable | Finds a variable, specified by its name. |
![]() | GetAllCurrentValues | Gets a list of all current values in Placeholder. |
![]() | GetBoundingBox | Placement bounding box. Bounding box is a rectangle which contain this placement. It can be also used to determine placement size. (Inherited from Eplan.EplApi.DataModel.Placement) |
![]() | GetCurrentValue | Gets current value for given object, property and index. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | GetProjectPropertyEntry | Gets a value or variable of Placeholder project property. |
![]() | GetPropertyEntry | Gets a value or variable on a property of an object referenced by a PlaceHolder. |
![]() | GetRecordNames | \Returns the names of all records in the nIndex-th PlaceHolder of a Macro. |
![]() | GetTypeName | Returns object type name. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | GetValue | Gets the value of a variable for a record. |
![]() | GetValues | Returns the values of all variables in the nIndex-th PlaceHolder of a Macro variant for a given record. |
![]() | GetVariableNames | \Returns the names of all variables in the nIndex-th PlaceHolder of a Macro variant. |
![]() | IsVariableValid | Verifies the correctness if a variable name of a placeholder. If a variable name contains invalid characters, this method \returns false. |
![]() | LockObject | Tries to lock current object in database for exclusive access. Throws Eplan.EplApi.Base.LockingException on failure. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | Remove | Removes placement. (Inherited from Eplan.EplApi.DataModel.Placement) |
![]() | RemoveInvalidObjectReferences | Removes invalid (e.g. deleted) object references from a PlaceHolder. |
![]() | RemoveObjectReferences | Removes object references from a PlaceHolder. |
![]() | Scale | Overloaded. Scales the placement (or group of placements) by the specified factors in X and Y axis with scaling origin point specified by the ptOrigin parameter. (Inherited from Eplan.EplApi.DataModel.Placement) |
![]() | SetProjectPropertyEntry | Sets a value or variable on Placeholder project property. The reference of the object will be added to the Placeholder if necessary. |
![]() | SetPropertyEntry | Sets a value or variable on a property of an object referenced by a PlaceHolder. The reference of the object will be added to the PlaceHolder if necessary. |
![]() | SetValue | Sets the value of a variable for a record. |
![]() | SmartLock | Tries to lock current object. If object is Eplan.EplApi.DataModel.Placement - it's page will be locked as well; Eplan.EplApi.DataModel.E3D.Placement3D locks it's installation space; Eplan.EplApi.DataModel.Function locks all it's connections and connection definition points; Eplan.EplApi.DataModel.Page locks all placements from this page. Throws Eplan.EplApi.Base.LockingException on failure. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | ToStringIdentifier | Returns this object as string identifier. (Inherited from Eplan.EplApi.DataModel.StorableObject) |