ClassInterfaces Worksheet - Intergraph Smart 3D - Administration & Configuration

Intergraph Smart 3D Project Management

Language
English
Product
Intergraph Smart 3D
Subproduct
Project Management
Search by Category
Administration & Configuration
Smart 3D Version
11 (2016)

Describes user-defined class interfaces.

ClassName

Specifies the name of the class that implements the new interface.

InterfaceName

Specifies the name of the interface. It must match the InterfaceName value on the Interfaces sheet. The name of the custom interface must contain the ā€œR3Dā€ substring. Otherwise, the software does not map the properties contained in the interface and inserts an error message in the Reference 3D attachment log.

Correct custom interface names: CustomTestR3D, CustomR3DTest, and R3DCustomTest

Incorrect custom interface names: CustomTest, RDCustomTest, and Custom3DTest

InterfaceGUID

Specifies a unique identifier of the interface. It must match the Globally Unique Identifier (GUID) value on the Interfaces sheet.