NXOpen.UF.ModlFeatures.CreateFixedDplane

ModlFeatures.CreateFixedDplane()

Refer to UF_MODL_create_fixed_dplane for documentation.

Signature: CreateFixedDplane(point, direction)

Parameters:
  • point (list of float) – center point of datum plane
  • direction (list of float) – normal vector of datum plane
Returns:

The created fixed datum plane tag. This is not a feature tag. To obtain the feature tag use UF_MODL_ask_object_feat.

Return type:

Tag

License requirements: SOLIDS MODELING