|
Uploading models
Reviewing models
Publishing models
Maintaining models 
|
|
3D ContentCentral provides straightforward account and user settings that make maintaining a supplier presence effortless.
By specifying the appearance of views and types of downloads of your product models from within the supplier profile, you choose how to represent your company and its products on 3D ContentCentral.
Account Information
The Account information page lets you update your company profile so that the community has accurate information about your company. It provides both contact and company data.
To access Account information, click Account information.

From the Account information page, you can manage:
Top
Profile
The Profile page shows your company information including name, logo, address, map, contact data, and Website. You can update your profile so that the community has accurate information about your company. After you complete your profile changes, click Save Changes.
To access your profile information, from the Account information page, click Profile.
To edit your profile information, click Edit Profile.
Note: You must be an administrator to edit your profile.
Top
Edit Company Logo
To edit your company logo:
-
Click Browse next to Browse and upload to update your logo.
-
In the dialog box, navigate to the desired logo file (.gif or .jpg).
-
Click Open. The full path to the logo appears in the field.
-
Click Upload Logo. The logo appears in Your Company Logo.
Top
Edit Company Information
To edit your company information:
Update the required fields (shown with
) and any other fields to give the community additional information about your company.
Note: The address information is used by 3D ContentCentral to let users browse by region.
Top
Members
The Members page shows all users who have access to your 3D ContentCentral account. You can manage your users by adding or deleting them, and changing their type (Administrator or Regular).
To access your members, from the Account information page, click Members.
Note: You must be an administrator to modify your members.
Top
Top
Change User Type
To change a user's type (Administrator only):
-
Locate the user in the list of users.
-
Click Change.
-
Select Administrator or Regular User. You are notified when the type is successfully changed.
Top
Delete User
To delete a user from your account:
-
Locate the user in the list of users.
-
Click Delete. You are notified when the user is successfully deleted.
Top
Settings
The Settings page lets you set particular preferences for how your components will be displayed and downloaded by the community. After you select your settings, click Save Changes.
To access settings, from the Account information page, click Settings.
Note: You must be an administrator to edit your settings.
Top
Drawing Angle Projection for CAD Model Previews
Select the drawing angle projection for your model previews.
| First |
Front view is displayed at the upper left and the other two views are the top and left views. |
| Third |
Front view is displayed at the lower left, and the other two views are the top and right views. |
All of your models will be displayed using the selected drawing angle projection.
Top
Default Download Filename Identifier
Provide an identifier (up to 25 characters) that will prepend the filename when it is downloaded. This will help the community identify you as the supplier for your parts. For example, if your company name is ABCParts Mfg. and you use the identifier ABCParts, then the filename could be:
-
ABCParts-1926.SLDASM, if there are no configurations.
-
ABCParts-Block12_10mm.SLDPRT, if there are configurations.
Top
Models on Your Web Site
All suppliers can use Models on your website to publish their 3D ContentCentral catalog directly on their company Web sites. This gives customers the ability to view, configure, and download models directly from your Web site. The options are:
-
Automatic product syndication
-
Excel-based update
Automatic Product Syndication
Automatic product syndication uses feeds, such as RSS, to automatically make your content from 3D ContentCentral available on your company's Web site. This method requires some in-depth knowledge of Web syndication. Automatic product syndication automatically keeps your Web site content synchronized with 3D ContentCentral.
Excel-Based Update
Excel-based update generates a spreadsheet with URL links for each of your company's models on 3D ContentCentral. This method is easy to use, but requires you to manually update your Web site as your content on 3D ContentCentral changes.
Top
Excel-Based Update
To use the spreadsheet with the URLs of your content on 3D ContentCentral:
-
Click Models on your website.

-
Click
Download Catalog List.
-
In the File Download dialog box, click Open.
-
Copy the URL links from the spreadsheet to your Web site or database.
Note: The spreadsheet only lists models that are published.
-
Verify that the links generate the correct content and that the models can be configured and downloaded properly.
Top
Automatic Product Syndication
To use the automatic feeds:
-
Click Models on your website.

-
In Your catalog feeds, click a catalog feed.
The feed page is displayed.
Note: For information on using the feed on your website, on the Models on your website page, click View sample website. From the sample website, click Download the source code for both ASP.NET and PHP examples to download the sample website files. After unzipping the files, you can view the sample source code. The two files, default.aspx and download.aspx, are commented to provide some introductory information on how to use the feeds in a website.
-
You can incorporate the feed in your website by following the formatting shown in the sample files. Suppliers can use the feeds in any way they desire.
Note: The feed only shows models that are published.
Note: If you are having difficulty viewing the sample site page(s) on your Web server AND if your supplier name contains foreign (non-ASCII) characters, passing the supplier name via a querystring may not work if your website is not configured to handle UTF requests and responses.
|