Fusion3DContentExtractor client API - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

This Fusion3DContentExtractor client API is used to extract content from 3D data in Data Capture.

Argument

Description

Parameter 1

Connection String

Parameter 1 description

The connection string used to access the Microsoft Access database that contains the 3D Data

Parameter 1 type

String

Parameter 1 default

Provider=Microsoft.ACE.OLEDB.12.0;Data Source=$FILEPATH;Persist Security Info=True

Parameter 2

Target Directory

Parameter 2 description

The target directory to which any processed files are to be copied

Parameter 2 type

String

Parameter 2 default

None

Parameter 3

Class IDs

Parameter 3 description

The class definitions of the 3D data that needs to be extracted from the target directory, each separated by '|'.

For example, CR3DEquipment|CR3DPipeInstrument

Parameter 3 type

String

Parameter 3 default

None

Parameter 4

Output Raw Data

Parameter 4 description

Outputs the raw data to a text file

Parameter 4 type

Boolean

Parameter 4 default

False

Parameter 5

Tag Patterns

Parameter 5 description

The tag discovery patterns, so you can define and map the tag names, each separated by '|'.

For example, [A-Z][A-Z]_[0-9][0-9][0-9]|[0-9][0-9][0-9]-[A-Z]

Parameter 5 type

String

Parameter 5 default

None

The following method is used by this client API to extract content from 3D data in Data Capture.

  • Fusion3DContentExtractorUtility