Name | Description | |
---|---|---|
![]() | AddRecord | Adds a new record with the specified name to the Placeholder3D object. |
![]() | AddReference | Adds the reference of a Placement3D object to the Placeholder3D. |
![]() | AddVariable | Adds a new variable to the Placeholder3D object. |
![]() | ApplyRecord | Overloaded. Applies a record of values on a PlaceHolder3D object. |
![]() | Create | Creates a new PlaceHolder3D object on the specified InstallationSpace. |
![]() | CreateTransient | Creates transient and not placed PlaceHolder3D object. |
![]() | DeleteRecord | Overloaded. Deletes a record. |
![]() | DeleteUnusedVariables | Deletes all unused variables. |
![]() | DeleteVariable | Deletes a variable. |
![]() | Dispose() | Destructor for deterministic finalization of PlaceHolder3D 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 Placeholder3D. |
![]() | FindVariable | Finds a variable, specified by its name. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Eplan.EplApi.DataModel.StorableObject) |
![]() | GetPropertyEntry | Gets a value or variable on a property of an object referenced by a Placeholder3D. |
![]() | GetRecordNames | \Returns the names of all records in the nIndex-th PlaceHolder3D 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 PlaceHolder3D of a Macro variant for a given record. |
![]() | GetVariableNames | \Returns the names of all variables in the nIndex-th PlaceHolder3D 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) |
![]() | RemoveInvalidObjectReferences | Removes invalid (e.g. deleted) object references from a PlaceHolder3D. |
![]() | RemoveObjectReferences | Removes object references from a PlaceHolder3D. |
![]() | SetPropertyEntry | Sets a value or variable on a property of an object referenced by a Placeholder3D. The reference of the object will be added to the Placeholder3D 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; 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) |