Name | Description | |
---|---|---|
![]() | AddRecord | Adds a new record with the specified name to the Placeholder3D object. |
![]() | AddVariable | Adds a new variable to the Placeholder3D object. |
![]() | ApplyRecord | Overloaded. Applies a record of values on a PlaceHolder object. |
![]() | DeleteRecord | Overloaded. Deletes a record. |
![]() | DeleteUnusedVariables | Deletes all unused variables. |
![]() | DeleteVariable | Deletes a variable. |
![]() | FindRecord | Finds a record by name. |
![]() | FindVariable | Finds a variable, specified by its name. |
![]() | GetRecordNames | \Returns the names of all records in the nIndex-th PlaceHolder of a Macro. |
![]() | 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. |
![]() | RemoveInvalidObjectReferences | Removes invalid (e.g. deleted) object references from a PlaceHolder. |
![]() | RemoveObjectReferences | Removes object references from a PlaceHolder. |
![]() | SetValue | Sets the value of a variable for a record. |