Format
The mandatory attribute type is defined in the Mandatory Attribute format.
The format of the CAD to 3DEXPERIENCE mandatory attribute name is:
attributeName,attributeValue,attributeType
In this mapping:
attributeName: The name of the attribute, for example,$$Comments$$.-
attributeValue: The value of the attribute, for example, SOLIDWORKS File. attributeType: The type of the mandatory value. The attribute Type can have the following values:mandatory: The CSE must use the value specified in theattributeValue, ignoring the value of attributes in theFile Summary Propertiesor theFile Custom Properties.The administrator must provide a value in
attributeValueas mandatory attributes require a value.default: The CSE can use the value specified in theattributeValueor can over-write it based on some criteria. Presently, the CSE uses theattributeValueand synchronizes it with the X-CAD Design Management attribute.The administrator needs to provide a value for
attributeValuewith thedefaultattribute Type as mandatory attributes require a value.null: The CSE searches for the attribute in theFile Summary Propertiesor in theFile Custom Propertiesand synchronize the value with the X-CAD Design Management attribute. If a file or custom attribute is specified asnull, that property should contain a value.The administrator should not provide a value for
.attributeValueas the CSE ignores the entries forattributeValue.