Share

ContentCenterOptions Object


Description

The ContentCenterOptions object provides access to properties that provide read and write access of the content center related application options.

Methods

Name Description
GetAccessOption Method that gets the access option for content center (Inventor Desktop or Vault/Productstream).
SetAccessOption Method that sets the access option for content center (Inventor Desktop or Vault/Productstream).

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
CheckFamiliesUpdates Gets/sets how to handle linked families - check/do not check for parent version.
CustomFamilyAsStandard Gets/sets whether to place Family with custom's columns As Standard or As Custom.
RefreshOutOfDateStandardParts Gets/sets whether to automatically refresh out of date standard parts during placement.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Application.ContentCenterOptions, InventorServer.ContentCenterOptions, InventorServerObject.ContentCenterOptions

Version

Introduced in version 2010

Was this information helpful?