NXOpen.UF.ModlFeatures.CreateDatumCsys

ModlFeatures.CreateDatumCsys()

Refer to UF_MODL_create_datum_csys for documentation.

Signature: CreateDatumCsys(objectInPart, xformTag, createComponents)

Parameters:
  • objectInPart (Tag) – Object in part to define context.
  • xformTag (Tag) – Tag of xform object: Must be smart with update option set to SO_update_within_modeling and must be created using one of the construction methods: . defined by three points . defined by two directions and a point . defined by three planes . defined by offset from an existing CSYS
  • createComponents (bool) – Flag that if set will create all the components: origin point,3 datum planes and 3 datum axes
Returns:

Tag of the datum CSYS feature - If successful

Return type:

Tag

License requirements: SOLIDS MODELING