Document Processor
|
class_id_name
|
Description
|
family
type
|
.FamilyAndTypeSetter
|
Sets the family and type.
|
Measure adapter
|
.MeasureAdapter
|
Will adapt numerical values with
defined unit.
|
Elastic data model
parser
|
.ElasticDataModelParser
|
Maps the EDM metas defined in the EDM
configuration file.
|
file - folder
|
.FileFolderMetaSetter
|
Sets the folder location.
|
rename_dwg_block_refs
|
.NumberedMetaListRenamer
|
Rename metas having the same prefix and
suffixed with contiguous increasing numbers starting from 0.
|
extract_file_name_from_xref
|
.SplitJoin
|
Split the meta value using a separator
and join a configurable number of the tokens.
|
version collapsing
|
.VersionCollapsing
|
Sets metas for the collapsing feature.
|
SolidWorksDateCleaner
|
.SolidWorksDateCleaner
|
Handles dates coming from SOLIDWORKS
files.
|
onePart ModelClass
|
.DatamodelClassSetter
|
Sets the class in the data model.
|
OnePartAttributesHoles
|
.BRepHoleCount
|
Sets the part hole count.
|
OnePartHolesGeometry
|
.BRepHoleGeometry
|
Sets the geometry of the part holes.
|
SolidWorks Drawing Extractor
|
.SolidWorksDrawingTextExtractor
|
Extracts text from a SOLIDWORKS
Drawing file
|
2d3d_original_path
2d3d_original_file
|
.OriginalFilePathSetter
|
SOLIDWORKS - sets the
original_file and
original_path metas.
|
2d3d_author
|
.AuthorSetter
|
Sets SOLIDWORKS author meta and
determines best author meta value.
|
Best date setter
|
.DatesSetter
|
Sets the different date metas values
(creation and modification).
|
3d_shape_part_number
defaults as
file_name
|
.PartNumberSetter
|
Sets the part number of a 3D file. If
none is found, the file name is then used.
|
title_proc
|
.TitleSetter
|
Sets the title for 3D documents.
|
JS API metas setter (js_api_*)
|
.JsApiMetaSetter
|
Sets metas for
OnePart in CAD integration.
|
3d_shape_volume
3d_shape_mass
3d_shape_density
|
.PhysicalMeasuresSetter
|
Sets mass, volume and density for 3D documents.
|
relationship_builder
|
.RelationshipBuilder
|
Creates child id links and children
list for CAD files.
|
child_id_finger_print
|
.ChildIdFingerPrint
|
Calculates the finger print of the
child_id value.
|
3d_shape_bbbox
|
.BoundingBoxExtractor
|
Reads SOLIDWORKS xml to extract bounding box data.
|
mech_feature_extractor
|
.MechanicalFeatureExtractor
|
Extracts mechanical features for SOLIDWORKS.
|
mech_feature_count
|
.MechanicalFeatureCounter
|
Using input from a semantic pipe, counts each type of
mechanical feature.
|
Configuration
mapper
|
.ConfigurationsMapper
|
Extracts and maps the configuration to
OnePart data model.
|
3d_shape_material_rename
|
.MaterialMetaCleaner
|
Normalizes the meta material's value.
|
Signature Document
Processors
|
A group of processors to
handle 3D signatures
|
width_height_ratio
setter
|
.WidthHeightRatioSetter
|
Sets the width_height_ratio meta.
Used for thumbnail display.
|
meta_copier
|
.MetaCopier
|
Copies meta from one to another.
|
software_version
|
.SoftwareVersionExtractor
|
Extracts the CAD software version to
fill the family facet.
|
Thumbnail_Index_main
|
.ThumbnailIndex
|
Sets metas and parts necessary to store
thumbnails in index.
|
limit_facet_deepness
|
.HierarchicalFacetLimiter
|
Allows to clean meta values that will be used for facet
and prevent split when not needed.
|