MechanicalModeler Package

The Knowledge Expert language is designed to create Expert Checks and Rules relying on types and functions.

AxisSystem

AxisSystem describes the feature that you create when you select the icon in the Part Design workbench.


  • IsDatum: If set to true, corresponds to a datum.

  • IsLeaf: If set to true, corresponds to a geometrical object without any father object.

  • IsRoot: If set to true, corresponds to a geometrical object without any son object.

BodyFeature

BodyFeature describes the feature that you create when you select the Insert > Body command from the menu in the Part Design workbench.

GeometricFeature

GeometricFeature describes a geometric feature: point, plane,...


  • IsDatum: If set to true, corresponds to a datum.

  • IsLeaf: If set to true, corresponds to a geometrical object without any father object.

  • IsRoot: If set to true, corresponds to a geometrical object without any son object.

Mechanical Feature

Mechanical Feature describes a feature created in the Part Design workbench (pad, ...).


  • IsDatum: If set to true, corresponds to a datum.

  • IsLeaf: If set to true, corresponds to a geometrical object without any father object.

  • IsRoot: If set to true, corresponds to a geometrical object without any son object.

OpenBodyFeature

OpenBodyFeature describes the feature that you create when you select the Insert > Geometrical set command in the Generative Shape Design workbench.

PartFeature

PartFeature describes a part.


  • IsDatum: If set to true, corresponds to a datum.

  • IsLeaf: If set to true, corresponds to a geometrical object without any father object.

  • IsRoot: If set to true, corresponds to a geometrical object without any son object.

PowerCopy

PowerCopy describes the feature that you create when you select the Insert > Advanced Replication Tools > PowerCopy Creation... command from the menu.

SketchFeature

SketchFeature describes the features that you create when clicking the icon to access the Sketcher in the Part Design workbench.

SkinFeature

SkinFeature describes a skin feature.


  • IsDatum: If set to true, corresponds to a datum.

  • IsLeaf: If set to true, corresponds to a geometrical object without any father object.

  • IsRoot: If set to true, corresponds to a geometrical object without any son object.

UserFeature

UserFeature describes the feature that you create when you select the Insert > UserFeature > UserFeature Creation... command from the menu.

Describes the feature that you create when you select the Insert > UserFeature > UserFeature Creation... command from the menu.


  • IsDatum: If set to true, corresponds to a datum.

  • IsLeaf: If set to true, corresponds to a geometrical object without any father object.

  • IsRoot: If set to true, corresponds to a geometrical object without any son object.

For more information, see the Product Knowledge Template User's Guide.