Custom Scope Properties

The Custom Scope Properties are custom properties used to store the matrix data into the documents. The matrix data is assigned to the document similar way as you assign the revision data to the document.

To assign values to the Custom Scope Properties you need to create e.g. a Model Property that has the GetUserScopeData button function with the source scope. See the related topic about the CustomProperty Wizard Functions page for the more specific information about how to setup the desired function(s) for the custom property.

You can also export the matrix data stored into the custom scope properties with help of the Export command. Select the desired custom property scopes to be exported in settings of your Export profiles.


Where to find the Custom Scope Properties options:

The Custom Scope Properties options are located in the CustomTools Profile Options.

Select the desired CustomTools product from the CustomTools Products box to display the further and the product specific instructions to find the Custom Scope Properties options.

CustomTools Products:


Custom scopes:

Scopes Available user defined scopes. Select the desired custom scope from this box. CustomTools support four (4) custom scopes.
Label Determines the name for the custom scope.


Manage Properties:

Add Group Create a new group for custom properties. Assigning custom properties into the groups eases management of the existing properties.
Add Starts the CustomProperty Wizard for creating a new custom property.
Edit Starts the CustomProperty Wizard for editing the selected custom property.
Delete Deletes the selected property. When you have selected a CustomProperty group and then click Delete, the whole group and all the custom properties inside of it are going to be deleted.

All the CustomProperty Groups must have at least one CustomProperty. If the CustomProperty Group is empty when you are exiting the CustomOptions, you are prompted to create at least one CustomProperty under the empty group.



Existing CustomProperties:

Attribute Name The attribute name used to direct the reference data into the correct place in the database.
Label The caption used in the CustomProperties pane to recognize the different properties.
Type Type of the custom property. The type determines what kind of input is used to assign the value to the property.
Scope Shows the document type which the CustomProperty is scoped for. The CustomProperties that scope is Model, are assignable for the parts and assemblies.




Related Topics

Model Properties
Drawing Properties
Version Properties

Adding CustomProperty Groups
Creating CustomProperties with the CustomProperty Wizard
Setup the CustomProperty functions in CustomProperty Wizard

Setup the export profiles for the structure export purposes
Use the Export command to export the model structure

Back to Top