NXOpen.UF.Curve.CreateOcfFeature

Curve.CreateOcfFeature()

Refer to UF_CURVE_create_ocf_feature for documentation.

Signature: CreateOcfFeature(offsetData)

Parameters:offsetData (NXOpen.UF.Curve.OcfData Refer to UF_CURVE_ocf_data_s for documentation.) – Pointer to the structurecontaining defining data for the offset curve on face operation The offset_data->string_data->string_tag must be created via UF_MODL_create_section. The valid string is a section created using a connected se t of edges or curves. If the curves are used to create section, then they should lie on set of faces used to create the smart face container. The offset_data->face_data->face_tag must be created via UF_MODL_create_smart_face_container. The faces used to create smart container should be a connected set and come from a single body.
Returns:offset curve on face featureidentifier
Return type:Tag

License requirements: SOLIDS MODELING or DRAFTING